Click or drag to resize
MethodNotFoundResultParametersNotMatch Property
Indicates whether method not found is caused by missing parameters.

Namespace: CMS.MacroEngine.Internal
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax
C#
public bool ParametersNotMatch { get; }

Property Value

Type: Boolean
See Also