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