←Select platform

UserData Property

Summary
Gets user-defined data of the PageRequestCallback.
Syntax
C#
VB
C++
Java
public object UserData { get; } 
  
Public ReadOnly Property UserData As Object 
public java.lang.Object getUserData(); 
public: 
property Object^ UserData { 
   Object^ get(); 
} 

Property Value

The user-defined data of the PageRequestCallback.

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.Forms.Auto Assembly

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