| C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : ShowOnLoad Property |
'Declaration<WidgetOptionNameAttribute("AutoOpen")> <C1CategoryAttribute("Behavior")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Dialog.ShowOnLoad", Description="Gets or sets a value that determines whether the dialog window is visible on the page after the page is loaded.")> <WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Behavior)> Public Property ShowOnLoad As System.Boolean
[WidgetOptionName("AutoOpen")] [C1Category("Behavior")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Dialog.ShowOnLoad", Description="Gets or sets a value that determines whether the dialog window is visible on the page after the page is loaded.")] [WidgetOption()] [Layout(LayoutType.Behavior)] public System.bool ShowOnLoad {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2