| AbstractAttributeGetText Method | 
            Gets the text for the element.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected string GetText(
	string resourceString,
	string text
)
Parameters
- resourceString
- Type: SystemString
 Resource string
- text
- Type: SystemString
 Text, has higher priority
Return Value
Type: 
String See Also
See Also