System.Web Namespace HttpWorkerRequest Class
Adds a standard HTTP header to the response.
[ VB ] <ComVisible ( False ) > MustOverride Public Sub SendKnownResponseHeader ( _ ByVal index As Integer, _ ByVal value As String _ ) [ C# ] [ ComVisible ( false ) ] public abstract void SendKnownResponseHeader ( int index, string value ); [ C++ ] [ ComVisible ( false ) ] public: virtual void SendKnownResponseHeader ( int index, String* value ) = 0; [ JScript ] public ComVisible ( false ) abstract function SendKnownResponseHeader ( index : int, value : String );
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