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