ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / DataLinkUrlField Property

In This Topic
    DataLinkUrlField Property
    In This Topic
    Gets or sets the name of the field from the data source to bind to the link.
    Syntax
    'Declaration
     
    Public Property DataLinkUrlField As System.String
    public System.string DataLinkUrlField {get; set;}
    See Also