Click or drag to resize
UniSelectorEditItemElementName Property
Gets or sets the UI element which defines the Edit 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 EditItemElementName { get; set; }

Property Value

Type: String
See Also