ArcGIS API for Silverlight - Library Reference
FieldInfos Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > PopupInfo Class : FieldInfos Property

Gets or sets the fields that are to be displayed in the popup.

Syntax

Visual Basic (Declaration) 
Public Property FieldInfos As IList(Of FieldInfo)
C# 
public IList<FieldInfo> FieldInfos {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.