| RoleUIElementInfoProviderGetRoleUIElementInfoInternal Method  | 
            Returns the RoleUIElementInfo structure for the specified role UI element.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntaxprotected virtual RoleUIElementInfo GetRoleUIElementInfoInternal(
	int roleId,
	int elementId
)
Parameters
- roleId
 - Type: SystemInt32
RoleID - elementId
 - Type: SystemInt32
ElementID 
Return Value
Type: 
RoleUIElementInfo
See Also