[]
Gets or sets a value that indicates whether an automatic postback to the server occurs when the user clicks the menu item.
public virtual bool AutoPostBack { get; set; }
Public Overridable Property AutoPostBack As Boolean
Type | Description |
---|---|
bool |
|