ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / DataLinkUrlField Property

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