AttributeCollectionKeys 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 ICollection Keys { get; }
Public ReadOnly Property Keys As ICollection
Get
public:
property ICollection^ Keys {
ICollection^ get ();
}
member Keys : ICollection with get
Property Value
Type:
ICollectionSee Also