HtmlContextExtensions
Assembly: ServiceStack.dll
View Source
Declaration
public static class HtmlContextExtensions
Methods
GetHttpRequest(IHtmlContext)
View Source
Declaration
public static IRequest GetHttpRequest(this IHtmlContext html)
Returns
Parameters
Type | Name |
---|---|
ServiceStack.Html.IHtmlContext | html |