| C1.Web.Wijmo.Controls.C1Upload Namespace > C1Upload Class : OnClientValidatedFile Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <C1CategoryAttribute("Client-Side Events")> <C1DescriptionAttribute(Key="C1Upload.OnClientValidatedFile", Description="This event is for the client validatedFile event, when the server ValidatingFile event is fired, the validating event's information will be sent to client side. User can bind this event to show the server side validating messages.")> <WidgetEventAttribute("ev, data")> <System.ComponentModel.DefaultValueAttribute()> Public Property OnClientValidatedFile As System.String
[Layout(LayoutType.Behavior)] [C1Category("Client-Side Events")] [C1Description(Key="C1Upload.OnClientValidatedFile", Description="This event is for the client validatedFile event, when the server ValidatingFile event is fired, the validating event's information will be sent to client side. User can bind this event to show the server side validating messages.")] [WidgetEvent("ev, data")] [System.ComponentModel.DefaultValue()] public System.string OnClientValidatedFile {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