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.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool EnabledByLockState { get; set; }
Property Value
Type:
BooleanSee Also