Search Results for

    Show / Hide Table of Contents

    Interface IApplicationDefinitionWidgetInfoSet

    Describes all available widgets

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

    Properties

    | Improve this Doc View Source

    WidgetInfo

    Gets the widgets

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

    Extension Methods

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