Click or drag to resize
AdvancedGetFileServiceGetFileServiceResult Method
Returns a CMSActionResult by specific service retrieving file contents.

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

Return Value

Type: CMSActionResult
See Also