ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / IJsonSerializable Interface / DataFieldClientId Property

In This Topic
    DataFieldClientId Property (IJsonSerializable)
    In This Topic
    Client ID of the field what contains serialized data.
    Syntax
    'Declaration
     
    ReadOnly Property DataFieldClientId As System.String
    System.string DataFieldClientId {get;}
    See Also