FormBuildControl.markAsUserAdd Method

Marks or unmarks the control as a user-added control.

Syntax

public boolean markAsUserAdd([boolean value])

Run On

Called

Parameters

  • value
    Type: boolean
    A Boolean value that indicates whether to mark the control as a user-added control.

Return Value

Type: boolean
A Boolean value that indicates whether the control was marked as a user-added control.

See Also

Reference

FormBuildControl Class