MainWeb.IsPostBack

MainWeb.IsPostBack property

Gets a value indicating whether gridweb is being loaded in response to a client postback, or if it is being loaded and accessed for the first time.

public bool IsPostBack { get; }

See Also