ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / ComponentElement Class / GetContent Method

In This Topic
    GetContent Method (ComponentElement)
    In This Topic
    Returns the custom XML below the content node in DAML definition.
    Syntax
    Public Function GetContent() As XElement
    public XElement GetContent()

    Return Value

    The custom XML.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also