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