Click or drag to resize
RoleUIElementInfoProviderGetRoleUIElementsInternal Method
Returns all role UI elements.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<RoleUIElementInfo> GetRoleUIElementsInternal()

Return Value

Type: ObjectQueryRoleUIElementInfo
See Also