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