Application Re-Entrant detection - same as PostBack.
Code-Behind PostBack cannot be executed in stand alone aspx file. This call is to allow user to perform the same test.
If (Obj.ASPdbPostBack) Then Response.Write("Postback is true") End If
z Class | Tornado Namespace