cohtml.InfoWindow.Data
On this page
Class storing popup InfoWindow data such as content message, button text, etc.
Public Attributes
Name | |
---|---|
string | OkButtonText |
string | Message |
Public Attributes Documentation
variable OkButtonText
string OkButtonText;
variable Message
string Message;