AbstractAttributeResolve Method |
Resolves the give text.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected string Resolve(
string text
)
Parameters
- text
- Type: SystemString
Text to resolve
Return Value
Type:
StringSee Also