Gets or sets the total update panels count. Value of this property is constant.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public int UpdatePanelsCount { get; set; } |
Visual Basic |
---|
Public Property UpdatePanelsCount As Integer Get Set |