Dialog for ASP.NET Web Forms
Stack Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : Stack Property
Specifies whether the dialog will stack on top of other dialogs. This will cause the dialog to move to the front of other dialogs when it gains focus.
Syntax
'Declaration
 
Public Property Stack As System.Boolean
public System.bool Stack {get; set;}
See Also

Reference

C1Dialog Class
C1Dialog Members