Interviewer And Interviewee Guide

ASP.NET 2.0 Interview Question:

Which two properties are on every validation control?

Submitted by: Administrator
ControlToValidate property and Text property

This is done explicitly by adding the below code Response.Cookies("Name") = "myCookie"
Response.Cookies("Name").Expires = DateAdd("m", 1, Now());

ErrorMessage and ControlToValidate
Submitted by: Administrator

Read Online ASP.NET 2.0 Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.