UrlHelper::RequestContext Property
Gets information about an HTTP request that matches a defined route.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property RequestContext^ RequestContext { RequestContext^ get(); private: void set(RequestContext^ value); }
Show: