PagePorter Class Library

WebMetadata.NavButtonHomeLabel Property

Gets or sets the caption for the "Home" navigation button.

[Visual Basic]
Public Property NavButtonHomeLabel As String
[C#]
public string NavButtonHomeLabel {get; set;}

Property Value

The caption for the "Home" navigation button. The default value is Home.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace