Returns condition in K# language from given rule info and parameters.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- rule
- Type: CMS.MacroEngine MacroRuleInfo
Rule to get the condition from
- parameters
- Type: System.Collections Hashtable
Parameter values to complete the condition
Return Value
Type: StringSee Also