C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1Tabs Class / PostBackUrl Property

In This Topic
PostBackUrl Property
In This Topic
Gets or sets the URL of the page to post to from the current page when a tab is clicked.
Syntax
'Declaration
 
Public Overridable Property PostBackUrl As System.String
 
See Also