Click or drag to resize
UniSelectorNewItemElementName Property
Gets or sets the UI element which defines the New item dialog page. Requires the ResourceName property to be defined.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual string NewItemElementName { get; set; }

Property Value

Type: String
See Also