WebUpdatePostbackDisplay.ShowButtons Property

Gets or sets a value that indicates whether command buttons should be shown.

[Visual Basic]

Public Property ShowButtons As Boolean

[C#]

public bool ShowButtons {get;set;}

See Also

WebUpdatePostbackDisplay Class | WebUpdatePostbackDisplay Members | Kjs.AppLife.Update.Web Namespace