System.Web Namespace HttpRuntime Class
Gets the Cache for the current application.
[ VB ] Public Shared ReadOnly Property Cache As Cache [ C# ] public static Cache Cache {get;} [ C++ ] public: __property static Cache* get_Cache ( ); [ JScript ] public static function get Cache ( ) : Cache;
The current Cache .
HttpRuntime Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note