VisibleRemoteObject.UserData


public property UserData

Prototype:

Read/Write property UserData[=AnyValue]

Description:

This is a property that encapsulates custom data that needs to be attached to a control. This property does not affect the client (the UserData will be kept only on the server, and does not affect in any way the equivalent representation of the control on the client machine).

Return value:

This property returns the custom user data attached to a control.