ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / JsonSerializableHelper Class / DataFieldClientId Property

In This Topic
    DataFieldClientId Property (JsonSerializableHelper)
    In This Topic
    Gets the ID of the hiiden field that contains the Json data.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataFieldClientId As System.String
    public System.string DataFieldClientId {get;}
    See Also