| C1.Web.Wijmo.Controls.C1Tabs Namespace > C1Tabs Class : PostBackUrl Property |
'Declaration<C1CategoryAttribute("Behavior")> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Web.UI.Design.UrlEditor, System.Design")> <System.Web.UI.UrlPropertyAttribute("*.aspx")> <System.ComponentModel.DefaultValueAttribute()> <System.Web.UI.ThemeableAttribute(False)> <C1DescriptionAttribute(Key="C1Tabs.PostBackUrl", Description="Gets or sets the URL of the page to post to from the current page when a tab is clicked.")> Public Overridable Property PostBackUrl As System.String
[C1Category("Behavior")] [Layout(LayoutType.Behavior)] [System.ComponentModel.Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Web.UI.Design.UrlEditor, System.Design")] [System.Web.UI.UrlProperty("*.aspx")] [System.ComponentModel.DefaultValue()] [System.Web.UI.Themeable(false)] [C1Description(Key="C1Tabs.PostBackUrl", Description="Gets or sets the URL of the page to post to from the current page when a tab is clicked.")] public virtual System.string PostBackUrl {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2