Tabs for ASP.NET WebForms
PostBackUrl Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Tabs Namespace > C1Tabs Class : PostBackUrl Property
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
public virtual System.string PostBackUrl {get; set;}
See Also

Reference

C1Tabs Class
C1Tabs Members