wwrequest::IsPostback
Determines whether the current request is being sent via an HTTP POST operation. Useful when checking for first time display or submit handling of requests.
o.IsPostback()
Determines whether the current request is being sent via an HTTP POST operation. Useful when checking for first time display or submit handling of requests.
o.IsPostback()