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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.