CMSPage RaiseCheckTabSecurity Method Kentico 8.0 API Reference
Raises OnCheckTabSecurity event.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

resource
Type: OnlineSystem String 
Resource for which the permission is missing
permission
Type: OnlineSystem String 
Permission that is missing

Return Value

Type: OnlineBoolean
If true, some permission is missing
See Also