Gets or sets the update panels paths.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  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

Field Value

The update panels paths.

See Also