CMSAbstractUIWebpart CheckEditPermissions Method Kentico 8.0 API Reference
Returns if element is authorized per modifying object

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

Parameters

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

Return Value

Type: OnlineBoolean
See Also