Click or drag to resize
MacroRuleParameterValue Property
Gets or sets the rule parameter value (value inserted to the K# condition instead of the macro).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public string Value { get; set; }

Property Value

Type: String
See Also