Gets or sets the multi view client ID that will be bound to control.

Namespace:  C1.Web.iPhone.C1TabBarController
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string MultiViewID { get; set; }
Visual Basic
Public Property MultiViewID As String
	Get
	Set

Field Value

The multi view ID.

See Also