Gets or sets a value that determines whether the dialog window is visible on the page after the page is loaded.
Namespace:
C1.Web.UI.Controls.C1WindowAssembly: C1WindowClient (in C1WindowClient.dll)
Syntax
JavaScript |
---|
function get_showOnLoad(); function set_showOnLoad(value); |