Click or drag to resize

IActionAttributes Property


Gets the collection of Attributes.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IAttribute> Attributes { get; }

Property Value

Type: IEnumerableIAttribute
See Also