WebPageRenderingBase.IsPost Property

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

'Declaration
Public Overridable ReadOnly Property IsPost As Boolean 
	Get
'Usage
Dim instance As WebPageRenderingBase 
Dim value As Boolean 

value = instance.IsPost

Property Value

Type: System.Boolean
Show: