Buy Questpond's video subscriptions on
huge discount
.
Online: 864
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
Suppose you have CausesValidation Property to False for a button and you are calling a javascript function onClientClick event of the button. Will your javascript function will be called?
Posted by
Virendradugar
on 12/31/2009 | Category:
ASP.NET Interview questions
| Views: 5758
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Yes. It will be called. As CausesValidation property, if set to false then it will not perform any validations related to asp.net Validation controls.
Thanks,
Virendra Dugar
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
You need to combine two database fields: Employee ...
Next > :
What is CausesValidation Property in ASP.NET?
Comments or Responses
Login to post response
More Interview Questions by Virendradugar
What is CausesValidation Property in ASP.NET?
How can you update the records in database using datareader?
Select name of the file to which trace log is written?
See below given code. Will it run? try { Response.Write("In ...
Is it possible to place a try block without a catch or a finally block ...
Can you access the master page control in content page without FindCon ...
Can you access controls placed in master page in content page?
Is it possible to assign Master Page Dynamically?
Latest Interview Questions
int? d = 1; Type testType = d.GetType(); will result…
Limitation of boxing nullable type.
How can you make your machine shutdown from your program?
DetailsView and FormView - Which is better?
What is DetailsView?
is there any event "ModeChanged"?
How can you cancel update/cancel of gridview ?
For gridview, data-binding expressions are resolved at,…
More ...