Search Results for

    Show / Hide Table of Contents

    Interface IApplicationDefinitionContainerInfo

    Describes a fusion container

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

    Properties

    | Improve this Doc View Source

    Description

    Gets the description of this container

    Declaration
    string Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LocalizedType

    Gets the localized type of container

    Declaration
    string LocalizedType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PreviewImageUrl

    Gets the preview image url of this container

    Declaration
    string PreviewImageUrl { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Type

    Gets the type of container

    Declaration
    string Type { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng