| C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorLayer Class : DataUrl Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <C1DescriptionAttribute(Key="C1VectorLayer.DataUrl", Description="Gets or sets the url string which is used to get the vector data. This property works when DataFunction property is not set.")> <C1CategoryAttribute("Data")> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property DataUrl As System.String
[System.ComponentModel.DefaultValue()] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [C1Description(Key="C1VectorLayer.DataUrl", Description="Gets or sets the url string which is used to get the vector data. This property works when DataFunction property is not set.")] [C1Category("Data")] [Layout(LayoutType.Behavior)] [System.ComponentModel.NotifyParentProperty(true)] public System.string DataUrl {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2