Type of url built by the Breadcrumbs control
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
| C# |
|---|
public BreadcrumbsUrlType UrlType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property UrlType As BreadcrumbsUrlType |
| Visual C++ |
|---|
public: property BreadcrumbsUrlType UrlType { BreadcrumbsUrlType get (); } |