The RazorFunction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FunctionDescription |
Gets the function description. Override this to make a custom description.
| |
| FunctionReturnType |
Gets the return type. By default this is XhtmlDocument (html). Override this to set another return type, like string or XElement.
|