System.Web.SiteMapNode.ToString Method

Converts the value of this instance of the System.Web.SiteMapNode class to its equivalent string representation.

Syntax

public override string ToString ()

Returns

The string representation of the value of this System.Web.SiteMapNode.

Remarks

The SiteMapNode.ToString method returns the SiteMapNode.Title property of a System.Web.SiteMapNode object.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0