FormControl.userSecurityLevel Method

Gets or sets the user security level for the control.

Syntax

public int userSecurityLevel([int value])

Run On

Client

Parameters

  • value
    Type: int
    The user security level to set for the control; optional.

Return Value

Type: int
The user security level for the control.

See Also

Reference

FormControl Class