Click or drag to resize
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.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool EnabledByLockState { get; set; }

Property Value

Type: Boolean
See Also