Handler name of the client BeforeTabSelect event.

Namespace:  C1.Web.UI.Controls.C1TabControl
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public string OnClientBeforeTabSelect { get; set; }
Visual Basic (Declaration)
Public Property OnClientBeforeTabSelect As String
	Get
	Set

Remarks