IActionResultService Interface |
Namespace: CMS.Base.Routing
public interface IActionResultService
The IActionResultService type exposes the following members.
Name | Description | |
---|---|---|
IsReusable |
Gets a value indicating whether the instance of the service can be re-used for multiple requests.
|
Name | Description | |
---|---|---|
GetActionResult |
Evaluates web request and returns the CMSActionResult object with result of the process.
|