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