Click or drag to resize
IActionResultServiceGetActionResult Method
Evaluates web request and returns the CMSActionResult object with result of the process.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
CMSActionResult GetActionResult()

Return Value

Type: CMSActionResult
See Also