Interface IExtensibleElement
Represents an element that is extensible with arbitrary XML content
Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IExtensibleElement
Properties
| Improve this Doc View SourceExtension
Gets the extension
Declaration
IExtension Extension { get; }
Property Value
Type | Description |
---|---|
IExtension |