| CMSAbstractUIWebpartCheckEditPermissions Method | 
            Returns if element is authorized per modifying object
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxprotected bool CheckEditPermissions(
	BaseInfo editedObject = null
)
Parameters
- editedObject (Optional)
- Type: CMS.DataEngineBaseInfo
 Edited object. If null context's object is used.
Return Value
Type: 
Boolean See Also
See Also