Gets or sets the update panels paths.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public string[] UpdatePanelsPaths { get; set; } |
Visual Basic |
---|
Public Property UpdatePanelsPaths As String() Get Set |