| C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : OnClientCreate Property |
'Declaration<C1CategoryAttribute("Client-Side Events")> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Dialog.OnClientCreate", Description="Gets or sets a name of the client side function that should be fired on client side after dialog is created.")> <WidgetEventAttribute("ev, index")> <WidgetOptionNameAttribute("create")> <System.ComponentModel.DefaultValueAttribute()> Public Property OnClientCreate As System.String
[C1Category("Client-Side Events")] [Layout(LayoutType.Behavior)] [C1Description(Key="C1Dialog.OnClientCreate", Description="Gets or sets a name of the client side function that should be fired on client side after dialog is created.")] [WidgetEvent("ev, index")] [WidgetOptionName("create")] [System.ComponentModel.DefaultValue()] public System.string OnClientCreate {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