PagePorter Class Library

WebMetadata.NavButtonPrevLabel Property

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

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

Property Value

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

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace