can anyone explain to me what this conditions means, thanks in advance.
if (!String.IsNullOrEmpty(Request["code"]) && !Page.IsPostBack) { code = Request["code"].ToString(); }
Aucun commentaire:
Enregistrer un commentaire