Search Results for

    Show / Hide Table of Contents

    Interface IHelpCommand

    A help command

    Inherited Members
    ITargetedCommand.Target
    ITargetedCommand.TargetFrame
    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 IHelpCommand : ITargetedCommand, ICustomCommand, ICommand, ILocalizable, INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    URL

    Gets or sets the URL.

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

    The URL.

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