Click or drag to resize

ICMSPage.Elements Method

Gets the child Elements

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
IEnumerable<ICMSElement> Elements()

Return Value

Type: IEnumerable<ICMSElement>
An enumerable collection of Elements
See Also