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


For a list of all members of this type, see MediaInfo members.

Public Properties

 NameDescription
public PropertyCaption Gets or sets the caption 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.  
public PropertyTitle 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.  
public PropertyType Gets or sets the type of media.  
public PropertyValue Gets or sets the media info value that are depending on the type of media.  
Top

See Also

© ESRI, Inc. All Rights Reserved.