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