Click or drag to resize

AddressZip Property

Gets the ZIP code entered by the user.

Namespace:  DotNetBrowser.UserData
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
Syntax
C#
public string Zip { get; }

Property Value

Type: String
The ZIP code.
See Also