IActionAttributes Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IEnumerable<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
Type:
IEnumerableIAttributeSee Also