Click or drag to resize
BaseObjectSelectorAllowCreate Property
Indicates whether new button will be visible and creating of new object allowed.

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

Property Value

Type: Boolean
See Also