ICMSPageAttributes Method
|
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax IEnumerable<ICMSAttribute> Attributes()
Function Attributes As IEnumerable(Of ICMSAttribute)
IEnumerable<ICMSAttribute^>^ Attributes()
abstract Attributes : unit -> IEnumerable<ICMSAttribute>
Return Value
Type:
IEnumerableICMSAttributeAn enumerable collection of attributes
See Also