Back to product page

OptionName property


Holds option name.

Type

String

Syntax

  • Basic
object.OptionName (Index)
The OptionName(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type XMPPVar
IndexLong.

Remarks

This property will hold string value representing option's name. This data should be shown to the user. Once user selects the option, you should not return this data to the server - you should rather return data contained in OptionValue property.

Platforms

Windows