UIFormEnabledByLockState Property |
Gets or sets a value that indicates if the form enabled state is set automatically based on the lock state of the edited object.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool EnabledByLockState { get; set; }
Property Value
Type:
BooleanSee Also