Interface IWidgetItem
Represents a widget reference. This is analogous to a command item in a Web Layouts
Inherited Members
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 SourceWidget
The widget name
Declaration
string Widget { get; set; }
Property Value
Type | Description |
---|---|
System.String |