| PermissionNameInfoProviderEnsureClassPermissionOrder Method | 
            Method to ensure correct class default perrmissions order
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual void EnsureClassPermissionOrder(
	PermissionNameInfo permission
)
Parameters
- permission
- Type: CMS.ModulesPermissionNameInfo
 Permission which order should be ensured
 See Also
See Also