CMSAbstractUIWebpart CheckViewPermissions Method Kentico 8.1 API Reference
Returns if user is allowed to read content based on content's object type

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

Parameters

editedObject (Optional)
Type: CMS.DataEngine BaseInfo
Edited object. If null context's object is used.

Return Value

Type: OnlineBoolean
See Also