Click or drag to resize
ActionResultServiceBaseGetActionResultInternal Method
Process the request.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax
C#
protected abstract CMSActionResult GetActionResultInternal()

Return Value

Type: CMSActionResult
See Also