ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / TreeView Class / OnClientRequestDataStringifying Property

In This Topic
    OnClientRequestDataStringifying Property
    In This Topic
    Occurs when serializing the request data.
    Syntax
    'Declaration
     
    Public Property OnClientRequestDataStringifying As String
    public string OnClientRequestDataStringifying {get; set;}
    See Also