AbstractReportControlResolveMacros Method |
Resolves the string macros.
Namespace: CMS.Reporting.Web.UIAssembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 12.0.0
Syntax public virtual string ResolveMacros(
string inputText
)
Parameters
- inputText
- Type: SystemString
Input text
Return Value
Type:
StringSee Also