if i want to validate all the control on web page how i will
do

Answers were Sorted based on User's Feedback



if i want to validate all the control on web page how i will do..

Answer / mithun

Page.Validate() method should be called to validate all the
controls on the web page.

Is This Answer Correct ?    1 Yes 0 No

if i want to validate all the control on web page how i will do..

Answer / kuldeep

iF(Page.IsValidate)
{
//code here

}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

What is the difference between an event and a delegate?

0 Answers  


What is msil, and why should my developers need an appreciation of it if at all?

0 Answers  


8. Oop-Why and were we use Interfacse and Abstract class.

0 Answers   PCS,


Explain Singleton design pattern in .net

0 Answers   Infosys,


Explain dotnet framework ?

0 Answers  






.net platform independent or dependent?

5 Answers   TCS,


Explain about microsoft visual studio?

0 Answers  


Explain cache memory? : .NET Architecture

0 Answers  


How many types of languages does .net support? name at least 10-15?

12 Answers   Interac, Six Sigma, TechUnity,


How to send e-mail to gmail/yahoo or any other ID from your mail server.I need the code.

1 Answers  


what are clr,cls,cts?what is .net framework?

6 Answers   Six Sigma,


what are the fundamental and common properties of .net controls?

0 Answers   Six Sigma,


Categories