ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Controls Namespace / RecentTemplatesControl Class / PinnedTemplates Property

In This Topic
    PinnedTemplates Property
    In This Topic
    Gets the list of pinned templates.
    Syntax
    public IReadOnlyList<string> PinnedTemplates {get;}
    Public ReadOnly Property PinnedTemplates As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also