Breadcrumb.AddNode Method
Adds a clickable node to the breadcrumb.
Namespace: Microsoft.WindowsServerSolutions.Web.Controls
Assembly: Wssg.Web (in Wssg.Web.dll)
Overload List
Name | Description | |
---|---|---|
AddNode(String) | Adds the specified text as a clickable node to the breadcrumb. |
|
AddNode(String, String) | Adds the specified text with the specified link as a clickable node to the breadcrumb. |
See Also
Breadcrumb Class
Microsoft.WindowsServerSolutions.Web.Controls Namespace
Return to top