Search Results for

    Show / Hide Table of Contents

    Interface IUIItem

    A UI element

    Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IUIItem

    Properties

    | Improve this Doc View Source

    Function

    Gets or sets the function.

    Declaration
    UIItemFunctionType Function { get; set; }
    Property Value
    Type Description
    UIItemFunctionType

    The function.

    | Improve this Doc View Source

    Parent

    Gets the parent menu.

    Declaration
    IMenu Parent { get; }
    Property Value
    Type Description
    IMenu

    The parent menu.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng