ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / WizardPage Class / Caption Property

In This Topic
    Caption Property (WizardPage)
    In This Topic
    Gets the page's label as presented in the wizard.
    Syntax
    public string Caption {get; set;}
    Public Property Caption As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also