Click or drag to resize
UniSelectorElementResourceName Property
Gets or sets the resource name of the new/edit pages when defined by UI element names. Resource name determines the module which the UI elements belong to.

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

Property Value

Type: String
See Also