Search Results for

    Show / Hide Table of Contents

    Interface IBasicCommand

    A built-in basic command

    Inherited Members
    ICommand.Name
    ICommand.Label
    ICommand.TargetViewer
    ILocalizable.Tooltip
    ILocalizable.Description
    ILocalizable.ImageURL
    ILocalizable.DisabledImageURL
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IBasicCommand : ICommand, ILocalizable, INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    Action

    Gets or sets the action.

    Declaration
    BasicCommandActionType Action { get; set; }
    Property Value
    Type Description
    BasicCommandActionType

    The action.

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