Search Results for

    Show / Hide Table of Contents

    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 Source

    TemplateInfo

    Gets the templates

    Declaration
    IEnumerable<IApplicationDefinitionTemplateInfo> TemplateInfo { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IApplicationDefinitionTemplateInfo>

    Extension Methods

    ExtensionMethods.FindTemplate(IApplicationDefinitionTemplateInfoSet, String)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng