Behaviors_Info.Web_Skins Property Gets the collection of web skins associated with this resource Namespace: SobekCM.Resource_Object.Behaviors Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0) Syntax
Property ValueType: ReadOnlyCollection<(Of <(<'String>)>)>Remarks You should check the count of web skins first using the Web_Skin_Count before using this property.
Even if there are no web skins, this property creates a readonly collection to pass back out.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |