Search Results for

    Show / Hide Table of Contents

    Interface IApplicationDefinitionPanel

    Describes a fusion template panel

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

    Properties

    | Improve this Doc View Source

    Description

    Gets the description of this panel

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

    Label

    Gets the label of this panel

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

    Name

    Gets the name of this panel

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