ContentAreaSettingsAttributes Property |
Namespace: Kettic.AspNet.Controls.EditorAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public AttributeCollection Attributes { get; }
Public ReadOnly Property Attributes As AttributeCollection
Get
public:
property AttributeCollection^ Attributes {
AttributeCollection^ get ();
}
member Attributes : AttributeCollection with get
Property Value
Type:
AttributeCollectionSee Also