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