IActionAttributes Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIEnumerable<IAttribute> Attributes { get; }ReadOnly Property Attributes As IEnumerable(Of IAttribute)
Get
property IEnumerable<IAttribute^>^ Attributes {
IEnumerable<IAttribute^>^ get ();
}abstract Attributes : IEnumerable<IAttribute> with get
Property Value
IEnumerableIAttribute
See Also