| MethodNotFoundResult Class |
Namespace: CMS.MacroEngine.Internal
public sealed class MethodNotFoundResult
The MethodNotFoundResult type exposes the following members.
| Name | Description | |
|---|---|---|
| MethodNotFoundResult |
Creates new instance of MethodNotFoundResult |
| Name | Description | |
|---|---|---|
| IsObsolete |
Indicates whether method is obsolete.
| |
| MethodName |
Method name
| |
| ObsoleteMessage |
The message that describes alternative workarounds.
| |
| ParametersNotMatch |
Indicates whether method not found is caused by missing parameters.
|