Dynamicweb.Frontend.UrlProviders Namespace : Mapping Class |
For a list of all members of this type, see Mapping members.
Name | Description | |
---|---|---|
AlternateKey | Gets or sets the alternate key, i.e. "Lang1" in if the added item is language handled. | |
ParameterValue | Gets or sets the parameter value, i.e. "123" in &ProductID=123. | |
ParameterValueHtmlEncoded | Gets the parameter value HTML encoded. | |
QuerystringParameter | Gets or sets the querystring parameter, i.e. "ProductID" in &ProductID=123. | |
UrlName | Gets or sets the name of the URL, i.e. "MyProduct" in /MyProduct.aspx. |