Search Results for

    Show / Hide Table of Contents

    Interface ICommandItem

    A menu item that invokes a command

    Inherited Members
    IUIItem.Parent
    IUIItem.Function
    Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface ICommandItem : IUIItem

    Properties

    | Improve this Doc View Source

    Command

    Gets or sets the command.

    Declaration
    string Command { get; set; }
    Property Value
    Type Description
    System.String

    The command.

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