xArgs.caller Method
Gets or sets the instance of the object that created this instance of the xArgs class.
Syntax
public Object caller([Object value])
Run On
Called
Parameters
- value
Type: Object Class
The value to set; optional.
Return Value
Type: Object Class
The current instance of the caller object.