This document is archived and information here might be outdated.  Recommended version.


IARLayer.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARLayer Interface > IARLayer.Name Property
ArcGIS Developer Help

IARLayer.Name Property

The name of the layer.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The Name of the layer. This is the name that appears in the Table of Contents (TOC) on the left hand side of the ArcReaderControl. 

See Also

IARLayer Interface

.NET Samples

ArcReaderControl document properties ArcReaderGlobeControl document properties