Interface IApplicationDefinitionTemplateInfoSet
Describes all available templates
Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IApplicationDefinitionTemplateInfoSet
Properties
| Improve this Doc View SourceTemplateInfo
Gets the templates
Declaration
IEnumerable<IApplicationDefinitionTemplateInfo> TemplateInfo { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IApplicationDefinitionTemplateInfo> |