Search Results for

    Show / Hide Table of Contents

    Class FusionTemplateNames

    Defines the stock fusion template names that come with a standard MapGuide installation

    Inheritance
    System.Object
    FusionTemplateNames
    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.ObjectModels.ApplicationDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public static class FusionTemplateNames

    Fields

    | Improve this Doc View Source

    Aqua

    The Aqua template

    Declaration
    public const string Aqua = "Aqua"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    LimeGold

    The LimeGold template

    Declaration
    public const string LimeGold = "LimeGold"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Maroon

    The Maroon template

    Declaration
    public const string Maroon = "Maroon"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Preview

    The preview template. Used for previewing other resources

    Declaration
    public const string Preview = "Preview"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Slate

    The Slate template

    Declaration
    public const string Slate = "Slate"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    TurquoiseYellow

    The TurquoiseYellow template

    Declaration
    public const string TurquoiseYellow = "TurquoiseYellow"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng