Gets or sets a value that determines whether postback to server when selected index is changed.

Namespace:  C1.Web.iPhone.C1TabBarController
Assembly:  C1TabControllerClient (in C1TabControllerClient.dll)

Syntax

JavaScript
function get_autoPostBack();
function set_autoPostBack(value);

See Also