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