OutputCacheAttribute::ChildActionCache Property
Gets or sets the child action cache.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property ObjectCache^ ChildActionCache { static ObjectCache^ get(); static void set(ObjectCache^ value); }
Show: