Click or drag to resize
VersionHistoryControlCanModify Property
Determines whether current user is allowed to modify given node.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool CanModify { get; }

Property Value

Type: Boolean
See Also