Specified the state of a dialog when the page contains the dialog is just loaded.
[Visual Basic]
Public Property InitialState As
DialogState
Remarks
Specified the state of a dialog when the page contains the dialog is just loaded. By default, the dialog is hidden when the page is loaded. You can use a client side API to display the dialog.
See Also
Dialog Class | EO.Web Namespace