Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ToolBar.AutoPostBack Property

Gets or sets a value specifying whether clicking a tool bar item automatically posts back to the server.

[Visual Basic]
Public Property AutoPostBack As Boolean
[C#]
public Boolean AutoPostBack {get; set;}

See Also

ToolBar Class | EO.Web Namespace


Direct link to this topic