JpipRequestParameters Property

Summary

Gets the JPIP parameters sent by the client

Syntax
C#
VB
C++
public RequestFields JpipRequestParameters { get; } 
  
Public ReadOnly Property JpipRequestParameters As RequestFields 
public: 
property RequestFields^ JpipRequestParameters { 
   RequestFields^ get(); 
} 

Property Value

The Leadtools.Jpip.RequestFields contains all of the parameters of the client request.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly