BasicFormResolveMacros Method |
Resolves the macros within current WebPart context.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public string ResolveMacros(
string inputText
)
Parameters
- inputText
- Type: SystemString
Input text to resolve
Return Value
Type:
StringSee Also