Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7248967
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T22:12:59+00:00 2026-05-28T22:12:59+00:00

Is Page.IsValid and args.IsValid depend each on other? I mean if args.IsValid=true the Page.IsValid

  • 0

Is Page.IsValid and args.IsValid depend each on other?

I mean if args.IsValid=”true” the Page.IsValid must be “true”.

And ofcourse conversely:
if Page.IsValid=”true” so args.IsValid=”true”

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T22:13:00+00:00Added an answer on May 28, 2026 at 10:13 pm

    Page.IsValid (readonly) returns true when page validation succeeded; otherwise, false.

    Read MSDN doc.

    For this property to return true, all validation server controls in
    the current validation group must validate successfully. You should
    check this property only after you have called the Page.Validate
    method, or set the CausesValidation property to true in the
    OnServerClick event handler for an ASP.NET server control that
    initiates form processing.

    In ServerValidation handler; You may set true or false to ServerValidateEventArgument.IsValid property if input validation (args.Value) is succeed or failed respectively.

    MSDN Doc

    Once your validation routine finishes, use the IsValid property to
    indicate whether the value specified by the Value property passed
    validation. This value determines whether the input control associated
    with the CustomValidator control passed validation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using Page.Isvalid function in my web page.I have two buttons in my
I'm going through my colleagues code, he has written several Page.IsValid checks but I
i have used custom validator protected void cvIsActive_ServerValidate(object source,ServerValidateEventArgs args) { if(args.Value.Length==1) args.IsValid =
I am working with a page and I am getting an Page.IsValid = false
Trying to decode an invalid encoded utf-8 html page gives different results in python,
Page A has a meta refresh to redirect to another page, C , after
Page has menu items that would replace a 'div id=foo_(current menu item)' with 'div
Page in question: http://phwsinc.com/our-work/one-rincon-hill.asp In IE6-8, when you click the left-most thumbnail in the
page contents: aa<b>1;2'3</b>hh<b>aaa</b>.. .<b>bbb</b> blabla.. i want to get result: 1;2'3aaabbb match tag is
This page from Adobe says to add a wmode parameter and set its value

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.