Share via


SecurityRights.formControlAccessRight Method

Retrieves the access rights for the form control.

Syntax

public AccessRight formControlAccessRight(
    FormName form, 
    UtilElementName control, 
   [Common record, 
    DataAreaId dataArea])

Run On

Called

Parameters

Return Value

Type: AccessRight Enumeration
The AccesRight instance for the form control.

See Also

Reference

SecurityRights Class