Partager via


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
System_CAPS_pubmethod AddNode(String)

Adds the specified text as a clickable node to the breadcrumb.

System_CAPS_pubmethod 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