Show / Hide Table of Contents

    Class UrlParameter

    Inheritance
    System.Object
    UrlParameter
    CultureParam
    DialogValuesParam
    DisplayOneDocParam
    DocIdParam
    DocIdValuesParam
    DocumentLinkParam
    DownloadTypeParam
    EncodedUrlParameter
    FileCabinetParam
    IntegrationTypeParam
    LoginTokenParam
    NoiseParam
    QueryInInvariantCultureParam
    ResultlistParam
    SearchDialogParam
    SectionIdParam
    SourceCabinetIdParam
    StoreDialogParam
    UserKeyParam
    ValidFromParam
    ValidUntilParam
    VersionParam
    ViewerWindowParam
    WaitForDocContentParam
    WebBasketParam
    Inherited Members
    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 abstract class UrlParameter

    Constructors

    UrlParameter()

    Initializes a new instance of the UrlParameter class.

    Declaration
    public UrlParameter()

    Methods

    FormatValue()

    Declaration
    public abstract string FormatValue()
    Returns
    Type Description
    System.String

    GetId()

    Returns the id of the parameter.

    Declaration
    public abstract string GetId()
    Returns
    Type Description
    System.String

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.Object.ToString()
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top