| ControlResourcesConditions Property |
Gets the collection of conditions that specifies how to handle particular resources.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BrowsableAttribute(false)]
public ResourceConditionCollection Conditions { get; }
<BrowsableAttribute(false)>
Public ReadOnly Property Conditions As ResourceConditionCollection
Get
Property Value
Type:
ResourceConditionCollectionRemarks See Also