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: 8.2.23
Syntaxpublic virtual string ElementResourceName { get; set; }
Property Value
Type:
String
See Also