WebPageRenderingBase.Culture Property

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

'Declaration
Public Property Culture As String 
	Get 
	Set
'Usage
Dim instance As WebPageRenderingBase 
Dim value As String 

value = instance.Culture

instance.Culture = value

Property Value

Type: System.String
Show: