Click or drag to resize
BaseObjectSelectorEnabled Property
Gets or sets the enabled state of the selector.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public override bool Enabled { get; set; }

Property Value

Type: Boolean

Implements

IFormControlEnabled
See Also