ArcGIS Pro 3.2 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 XElement GetContent()
    Public Function GetContent() As XElement

    Return Value

    The custom XML.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also