WebPageRenderingBase::Cache Property

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

public:
virtual property Cache^ Cache {
	Cache^ get ();
}

Property Value

Type: System.Web.Caching::Cache
Show: