C# Class App.Web.HttpContextExtensions

Show file Open project: kriasoft/site-sdk

Private Methods

Method Description
GetRouteValue ( this context, string key ) : string
SetRouteValue ( this context, RouteValueDictionary route ) : void