| WidgetRoleInfoProviderRemoveRoleFromWidget Method | 
            Deletes specified widgetRole.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void RemoveRoleFromWidget(
	int roleId,
	int widgetId,
	int permissionId
)
Parameters
- roleId
- Type: SystemInt32
 RoleID
- widgetId
- Type: SystemInt32
 WidgetID
- permissionId
- Type: SystemInt32
 Permission ID
 See Also
See Also