Search Results for

    Show / Hide Table of Contents

    Interface IApplicationDefinitionContainerInfoSet

    Describes all available containers

    Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IApplicationDefinitionContainerInfoSet

    Properties

    | Improve this Doc View Source

    ContainerInfo

    Gets the containers

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

    Extension Methods

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