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