Gets the type of URL that is being constructed.
            
    Namespace: 
   Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public GuidedNavigationUrlType UrlType { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property UrlType As GuidedNavigationUrlType | 
| Visual C++ | 
|---|
| public: property GuidedNavigationUrlType UrlType { GuidedNavigationUrlType get (); } | 





