ArcGIS Pro 3.7 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 Friend Overridable Function OnCreateDaml() As String
    protected internal virtual string OnCreateDaml()

    Return Value

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also