UIElementAttribute Constructor (String, String) |
Constructor.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public UIElementAttribute(
string resourceName,
string elementName
)
Parameters
- resourceName
- Type: SystemString
Resource name - elementName
- Type: SystemString
Element name
See Also