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

In This Topic
    Traditional Property
    In This Topic
    Set this to true if you wish to use the traditional style of param serialization.
    Syntax
    'Declaration
     
    Public Property Traditional As System.Boolean
    public System.bool Traditional {get; set;}
    See Also