Click or drag to resize

ICMSPageAttributes Method

Gets all Attributes of the Element.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IEnumerable<ICMSAttribute> Attributes()

Return Value

Type: IEnumerableICMSAttribute
An enumerable collection of attributes
See Also