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