WebPageRenderingBase::Culture Property

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

public:
property String^ Culture {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
Show: