Click or drag to resize
UIElementInfoProviderGetUIElements Method
Returns all UI elements.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<UIElementInfo> GetUIElements()

Return Value

Type: ObjectQueryUIElementInfo
See Also