Click or drag to resize
BasicGoogleMapsOK Field
Indicates that no errors occurred. The address was successfully parsed and at least one geocode was returned.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public const string OK = "OK"

Field Value

Type: String
See Also