FormControl.userOrgSibling Method

Gets or sets the organization sibling for the control.

Syntax

public int userOrgSibling([int value])

Run On

Client

Parameters

  • value
    Type: int
    The organization sibling to set for the control; optional.

Return Value

Type: int
The organization sibling for the control.

See Also

Reference

FormControl Class