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

How can a win service developed in .NET be installed or used in Win98?

1 Answers  


What is the purpose of cache? : Dot net architecture

0 Answers  


What is a memory management?

3 Answers   Six Sigma,


Explain Intermediate Language?

0 Answers   MaxSolPro,


Explain the types of memory management? : Dot net architecture

0 Answers  






What is private constructor? And it's use?

0 Answers  


What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 Answers   Siebel Systems,


What is one way operation?

0 Answers  


Explain Singleton design pattern in .net

0 Answers   Infosys,


Can you explain the difference between an ADO.NET Dataset and ADO Recordset?

2 Answers  


Navigation controls in ASP.net,explain each control in brief?

2 Answers   Six Sigma,


how to manage session in webgarden ?

3 Answers   Binary Logics, Ness Technologies,


Categories