Prakash Kumar
Why textbox persists data during postback even if View State set to off
By Prakash Kumar in .NET on Jul 10 2018
  • Prakash Kumar
    Jul, 2018 10

    Actually all the controls which implement IPostbackdatahandler, implement the method LoadPostData and RaisePostDataChangedEvent. But here the key method is LoadPostData, which returns true if the posted value is changed from earlier value and updates it with posted value, else it returns false

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS