asp.net.ph

HttpWorkerRequest.HeaderCacheControl Field

System.Web Namespace   HttpWorkerRequest Class


The index that represents the HTTP Cache-Control HTTP header.

[ VB ]
Public Const HeaderCacheControl As Integer

[ C# ]
public const int HeaderCacheControl;

[ C++ ]
public: const int HeaderCacheControl;

[ JScript ]
public var HeaderCacheControl : int;

Remarks

The .NET Framework assigns an index number to each standard HTTP header type, for use in the GetKnownRequestHeader and SendKnownResponseHeader methods.

See Also

HttpWorkerRequest Members   HttpRuntime Class Skip Navigation Links


Previous page Back to top Next page

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