Dialog for ASP.NET Web Forms
ShowOnLoad Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : ShowOnLoad Property
When autoOpen is true the dialog will open automatically when dialog is called.
Syntax
'Declaration
 
Public Property ShowOnLoad As System.Boolean
public System.bool ShowOnLoad {get; set;}
See Also

Reference

C1Dialog Class
C1Dialog Members