Maps for ASP.NET Web Forms
DataWijJson Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorLayer Class : DataWijJson Property
Gets or sets the DataType.Wijjson type of vector data. This property only works when DataType is set to DataType.Wijjson, meanwhile DataFunction and DataUrl are not set.
Syntax
'Declaration
 
Public Property DataWijJson As WijJsonData
public WijJsonData DataWijJson {get; set;}
See Also

Reference

C1VectorLayer Class
C1VectorLayer Members