FormRichTextControl.unpackUserSetting Method

Unpacks the user settings for the control.

Syntax

public boolean unpackUserSetting(container data)

Run On

Client

Parameters

  • data
    Type: container
    A container that holds the previously packed user settings for the control.

Return Value

Type: boolean
true if the user settings are unpacked successfully; otherwise, false.

See Also

Reference

FormRichTextControl Class