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

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<UIElementInfo> GetUIElementsInternal()

Return Value

Type: ObjectQueryUIElementInfo
See Also