IsPost property in asp.net -


i'm trying use ispost porperty in asp.net code, don't understand object property belonged? i'm trying use

webpagerenderingbase.ispost 

but exception raised.

i found link says,

when overridden in derived class, returns value indicates whether http data transfer method used client request web page post. returns true if http verb "post"; otherwise, false.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -