FormFilterPaneControl.userData Method
Gets or sets the user data for the control.
Syntax
public int userData([int value])
Run On
Client
Parameters
- value
Type: int
An integer value that indicates the user data for the control; optional.
Return Value
Type: int
The user data for the control.