Gets or sets the index of the active update panel.

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

Syntax

C#
public int ActiveUpdatePanelIndex { get; set; }
Visual Basic
Public Property ActiveUpdatePanelIndex As Integer
	Get
	Set

Field Value

The index of the active update panel.

See Also