Dialog for ASP.NET Web Forms
Buttons Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : Buttons Property
Gets or sets which buttons should be displayed on the dialog.
Syntax
'Declaration
 
Public ReadOnly Property Buttons As System.Collections.Generic.List(Of DialogButton)
public System.Collections.Generic.List<DialogButton> Buttons {get;}
See Also

Reference

C1Dialog Class
C1Dialog Members