//
// Summary:
// Gets a value that indicates whether the page is being rendered for the first
// time or is being loaded in response to a postback.
//
// Returns:
// true if the page is being loaded in response to a client postback; otherwise,
// false.