Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > CustomValidator ClientScript Parameters

Reply
Thread Tools

CustomValidator ClientScript Parameters

 
 
manfred
Guest
Posts: n/a
 
      08-10-2006
Hi

Has anyone a definition of the parametervalues and properties for a
clientscript?
MyName(source, args)
I know:
args.Value
args.IsValid

and whats the rest???

Thanks for any suggestions.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?QXVndXN0aW4gUHJhc2FubmE=?=
Guest
Posts: n/a
 
      08-10-2006
manfred,

'IsValid' and 'Value' are the only public properties available.

check for ServerValidateEventArgs class in .net documentation. I presume
this will be same as the client script 'args' object.

Regards,
Augustin

"manfred" wrote:

> Hi
>
> Has anyone a definition of the parametervalues and properties for a
> clientscript?
> MyName(source, args)
> I know:
> args.Value
> args.IsValid
>
> and whats the rest???
>
> Thanks for any suggestions.
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Validators Raising ClientScript Errors (VS2003) Axel Dahmen ASP .Net 2 12-12-2005 05:05 PM
is there any way to use ClientScript in ascx ?? mike ASP .Net 1 11-18-2005 05:37 PM
asp.net 2: Re-use code with ClientScript.RegisterStartupScript sck10 ASP .Net 7 11-17-2005 11:17 AM
.NET 2.0 Master Pages and ClientScript Jeremy McPeak ASP .Net 1 11-07-2005 05:41 PM
Handle RadioButtonList click event by Clientscript =?Utf-8?B?c3Ryb3V0?= ASP .Net 4 10-12-2004 11:14 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57