RedRegistration Properties - UserName

See Also        Examples

Returns or Sets the Registered UserName.

Syntax:
object.
UserName [= value]

The UserName property syntax has these parts:

Part  Description
Object  An object expression that evaluates to an RedRegistration object
Value A STRING expression specifying the name of the registered user's UserName.

Remarks
Use this property to set the Registered user's user name. This is a required field, and has a minimum length of two characters. If this property has not been set, then it will default to an EMPTY STRING.

Data Type
STRING

Minimum Length = 0
Maximum Length = 254