ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ConfigurationManager Class / OnCreateDaml Method

In This Topic
    OnCreateDaml Method
    In This Topic
    Opportunity for the configuration to provide DAML at run-time.
    Syntax
    protected internal virtual string OnCreateDaml()
    Protected Friend Overridable Function OnCreateDaml() As String

    Return Value

    The DAML to process in the form on an XML string.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also