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