Gets or sets the index of the active update panel.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: 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 |