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 to upload in video,mp4,in .net 4.5 ..?

0 Answers   HCL,


Is dim fs as filestreamobject is a managed code? : Dot net architecture

0 Answers  


What is .net mobile input validation. : Microsoft dot net mobile

0 Answers  


Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile

0 Answers  


What is .net mobile lists. : Microsoft dot net mobile

0 Answers  






hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays

0 Answers  


What is a virtual memory? : .NET Architecture

0 Answers  


how we can fire event in databound column in datagrid without using button?

0 Answers   Tech Mahindra,


What are the five stages in a dlx pipeline? : Dot net architecture

0 Answers  


What is the difference between an application and a program?

0 Answers  


difference between Response.write,server.transfer and also which one is used when ?

0 Answers  


how to change row background color in gridview

0 Answers  


Categories