FormRichTextControl.countryRegionCodes Method

Gets or sets the comma-separated list of country/region codes for the control.

Syntax

public str countryRegionCodes([str value])

Run On

Client

Parameters

  • value
    Type: str
    The string that contains the country/region codes to set; optional.

Return Value

Type: str
The comma-separated list of country/region codes for the control.

See Also

Reference

FormRichTextControl Class