Gets or sets a value that determines whether postback to server when navigation item is clicked.

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

Syntax

C#
public bool AutoPostBack { get; set; }
Visual Basic
Public Property AutoPostBack As Boolean
	Get
	Set

See Also