Gets the resolved multi view client ID.

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

Syntax

C#
public string ResolvedMultiViewID { get; }
Visual Basic
Public ReadOnly Property ResolvedMultiViewID As String
	Get

Field Value

The resolved multi view client ID.

See Also