Search Results for

    Show / Hide Table of Contents

    Class SiteVersions

    Helper class containing known MapGuide Site Versions

    Inheritance
    System.Object
    SiteVersions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OSGeo.MapGuide.MaestroAPI
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public static class SiteVersions

    Properties

    | Improve this Doc View Source

    SiteVersionNumbers

    The list of known site version numbers

    Declaration
    public static Version[] SiteVersionNumbers { get; }
    Property Value
    Type Description
    System.Version[]

    Methods

    | Improve this Doc View Source

    GetVersion(KnownSiteVersions)

    Gets the specified version by the known site version identifier

    Declaration
    public static Version GetVersion(KnownSiteVersions index)
    Parameters
    Type Name Description
    KnownSiteVersions index
    Returns
    Type Description
    System.Version
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng