LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

ResponseHeaders Property

Show in webframe





Gets the response headers returned to the client.
Syntax
public Dictionary<string,string> ResponseHeaders {get;}
'Declaration
 
Public ReadOnly Property ResponseHeaders As Dictionary(Of String,String)
'Usage
 
Dim instance As ResponseSendingEventArgs
Dim value As Dictionary(Of String,String)
 
value = instance.ResponseHeaders

            

            
public:
property Dictionary<String^,String^>^ ResponseHeaders {
   Dictionary<String^,String^>^ get();
}

Property Value

The response headers returned to the client.
Remarks

Use this collection to enumerate the headers returned to the client.

The headers are represented by a key/value pair of System.String

Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

ResponseSendingEventArgs Class
ResponseSendingEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features