Search Results for

    Show / Hide Table of Contents

    Interface IExtension

    Represents a region of arbitrary XML content

    Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IExtension

    Properties

    | Improve this Doc View Source

    Content

    Gets or sets the XML content. It is best to use the extension methods to get and set the appropriate values rather than accessing this array directly

    Declaration
    XmlElement[] Content { get; set; }
    Property Value
    Type Description
    System.Xml.XmlElement[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng