Click or drag to resize

ICMSPageDescendants Method

Gets the descendant Elements.

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

Return Value

Type: IEnumerableICMSElement
An enumerable collection of Elements
See Also