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

Gets or sets the title that is displayed for the media. This can contain a literal value, or a placeholder for value from the graphic's attribute for which the popup is displayed. The placeholder needs to be of the form {field_name} where field_name is a key in the graphic's attributes.

Syntax

Visual Basic (Declaration) 
Public Property Title As String
C# 
public string Title {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.