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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual string ElementResourceName { get; set; }
Property Value
Type:
StringSee Also