| UrlHelper Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Frontend.UrlHandling
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax The UrlHelper type exposes the following members.
Constructors
| Name | Description |
---|
| UrlHelper | Initializes a new instance of the UrlHelper class |
TopMethods
| Name | Description |
---|
| CheckResetNeeded | |
| CreateNode(String, String, String, UrlNode) | |
| CreateNode(String, String, String, UrlNode, Boolean) | |
| CreateNodeExact | |
| CreateQueryString | |
| CreateUrlNode(String, String, String, UrlNode) | Obsolete. |
| CreateUrlNode(String, String, String, UrlNode, Boolean) | Obsolete. |
| CreateUrlNodeExact | Obsolete. |
| NormalizeString | |
| RemoveDiacritics | |
| RemoveDiacritics2 | |
| ResetPageIndex | |
| ResetPageIndex(String) | |
| SetResetNeeded | |
TopSee Also