Search Results for

    Show / Hide Table of Contents

    Interface IWidgetItem

    Represents a widget reference. This is analogous to a command item in a Web Layouts

    Inherited Members
    IUIItem.Parent
    IUIItem.Function
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IWidgetItem : IUIItem, INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    Widget

    The widget name

    Declaration
    string Widget { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng