ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders Namespace / ObjectValue Class / NeedQuotes Property

In This Topic
    NeedQuotes Property
    In This Topic
    The value used in serialization to determine whether the quotes is needed or not
    Syntax
    'Declaration
     
    Public Property NeedQuotes As System.Boolean
    public System.bool NeedQuotes {get; set;}
    See Also