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

Leadtools.Forms.Auto Assembly