PagePorter Class Library

WebMetadata.NavButtonUpLabel Property

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

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

Property Value

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

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace