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

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

Property Value

Type: Boolean

Implements

IFormControlEnabled
See Also