| 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
Syntaxpublic string ResolveMacros(
	string inputText
)
Parameters
- inputText
- Type: SystemString
 Input text to resolve
Return Value
Type: 
String See Also
See Also