C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorLayer Class / DataUrl Property

In This Topic
DataUrl Property
In This Topic
Gets or sets the url string which is used to get the vector data. This property works when DataFunction property is not set.
Syntax
'Declaration
 
Public Property DataUrl As System.String
 
See Also