System.Web Namespace HttpWorkerRequest Class
Specifies the index number for the If-Unmodified-Since HTTP header.
[ VB ] Public Const HeaderIfUnmodifiedSince As Integer [ C# ] public const int HeaderIfUnmodifiedSince; [ C++ ] public: const int HeaderIfUnmodifiedSince; [ JScript ] public var HeaderIfUnmodifiedSince : int;
The .NET Framework assigns an index number to each standard HTTP header type, for use in the GetKnownRequestHeader and SendKnownResponseHeader methods.
HttpWorkerRequest Members HttpRuntime Class
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph