Class UrlResolveResult
- Namespace
- Dynamicweb.Frontend.Url
Handling
- Assembly
- Dynamicweb.dll
This contains ResolvedQuerystring and RemainingPartOfPath.
- Inheritance
-
Url
Resolve Result
- Inherited Members
Properties
RemainingPartOfPath
The remaining part of path, i.e. /mypage.
Property Value
ResolvedQuerystring
The resolved querystring, i.e. productid=prod12.