Show / Hide Table of Contents

Property IsVisible

IsVisible

Gets a value indicating whether this template can be shown in a template picker.

Declaration
public bool IsVisible { get; }
Property Value
Type Description
bool

true if this template can be shown in a template picker, false otherwise.

Remarks

A template that can be used to create standalone or primary features can be shown in a template picker and is marked visible. Conversely, a template that cannot independently create features should not be displayed in a template picker and is marked as not visible.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.