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 SourceAqua
The Aqua template
Declaration
public const string Aqua = "Aqua"
Field Value
Type | Description |
---|---|
System.String |
LimeGold
The LimeGold template
Declaration
public const string LimeGold = "LimeGold"
Field Value
Type | Description |
---|---|
System.String |
Maroon
The Maroon template
Declaration
public const string Maroon = "Maroon"
Field Value
Type | Description |
---|---|
System.String |
Preview
The preview template. Used for previewing other resources
Declaration
public const string Preview = "Preview"
Field Value
Type | Description |
---|---|
System.String |
Slate
The Slate template
Declaration
public const string Slate = "Slate"
Field Value
Type | Description |
---|---|
System.String |
TurquoiseYellow
The TurquoiseYellow template
Declaration
public const string TurquoiseYellow = "TurquoiseYellow"
Field Value
Type | Description |
---|---|
System.String |