Dynamicweb.Frontend.UrlProviders Namespace : Mapping Class |
The following tables list the members exposed by Mapping.
Name | Description | |
---|---|---|
![]() | Mapping Constructor | Overloaded. |
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. |