  | UrlTreeBuilder Class | 
 
Inheritance Hierarchy 
    Namespace: 
   Dynamicweb.Frontend.UrlHandling
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic class UrlTreeBuilder
Public Class UrlTreeBuilder
The UrlTreeBuilder type exposes the following members.
Constructors| 
								 
							 | Name | Description | 
|---|
  | UrlTreeBuilder | Initializes a new instance of the UrlTreeBuilder class  | 
Top
Properties
Methods| 
								 
							 | Name | Description | 
|---|
  | Add(Int32, Int32, String, String, Int32, String, Boolean, Boolean) |  | 
  | Add(Int32, Int32, String, String, String, String, Boolean, Boolean) |  | 
  | Add(String, String, String, String, String, String, Boolean, Boolean) |  | 
  | Add(String, String, String, String, String, String, Boolean, Boolean, String, Boolean) |  Obsolete.  | 
  | AddNode(UrlDataNode) |  | 
  | AddNode(String, String, String, String, String, String, Boolean, Boolean, String, Boolean) |  | 
  | MakeTree |  | 
Top
See Also