Show / Hide Table of Contents

    Class QueryInInvariantCultureParam

    Inheritance
    System.Object
    UrlParameter
    QueryInInvariantCultureParam
    Inherited Members
    UrlParameter.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: DocuWare.WebIntegration
    Assembly: DocuWare.WebIntegration.dll
    Syntax
    public class QueryInInvariantCultureParam : UrlParameter

    Constructors

    QueryInInvariantCultureParam(Boolean)

    Declaration
    public QueryInInvariantCultureParam(bool queryInInvariantCultureParam)
    Parameters
    Type Name Description
    System.Boolean queryInInvariantCultureParam

    Properties

    Id

    Declaration
    public static string Id { get; }
    Property Value
    Type Description
    System.String

    QueryInInvariantCulture

    Declaration
    public bool QueryInInvariantCulture { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    FormatValue()

    Declaration
    public override string FormatValue()
    Returns
    Type Description
    System.String
    Overrides
    UrlParameter.FormatValue()

    GetId()

    Declaration
    public override string GetId()
    Returns
    Type Description
    System.String
    Overrides
    UrlParameter.GetId()

    ParseValue(String)

    Declaration
    public static QueryInInvariantCultureParam ParseValue(string queryInInvariantCultureParam)
    Parameters
    Type Name Description
    System.String queryInInvariantCultureParam
    Returns
    Type Description
    QueryInInvariantCultureParam
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top