PagePorter Class Library

WebMetadata.NavButtonNextLabel Property

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

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

Property Value

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

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace