WebPageControllerGetPage Method (String, String, String, CancellationToken) |
Namespace: GSF.Web.Hosting
[RouteAttribute("{folder1}/{folder2}/{pageName}")] [HttpGetAttribute] public Task<HttpResponseMessage> GetPage( string folder1, string folder2, string pageName, CancellationToken cancellationToken )