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

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

Syntax

Visual Basic (Declaration) 
Public Property MediaInfos As IList(Of MediaInfo)
C# 
public IList<MediaInfo> MediaInfos {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.