Gets or sets a value that determines whether postback to server when switching between page views.

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