CMSPage RaiseCheckTabSecurity Method Kentico 8.1 API Reference
Raises OnCheckTabSecurity event.

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

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