Icon EncodedText Property

property EncodedText: String

Usage

Gets or sets the parameters as a set of name-value pairs (<Name>=<Value>) in URL format:

?<Name>=<Value>[&<Name>=<Value>[&<Name>=<Value>]]

Information The value returned by this property is encoded and is usable as part of a valid URL.
Image