Click or drag to resize
UITabsUsePostback Property
Indicates if postback is fired when tab is clicked.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool UsePostback { get; set; }

Property Value

Type: Boolean
See Also