ArcGIS Runtime SDK for WPF - Library Reference
MediaInfo Class Members
See Also  Properties  Methods  Events
ESRI.ArcGIS.Client.WebMap Namespace : MediaInfo Class


The following tables list the members exposed by MediaInfo.

Public Constructors

 NameDescription
public ConstructorMediaInfo Constructor  
Top

Public Properties

 NameDescription
public PropertyCaptionGets 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 PropertyTitleGets 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 PropertyTypeGets or sets the type of media.  
public PropertyValueGets or sets the media info value that are depending on the type of media.  
Top

Public Methods

 NameDescription
public MethodAddCustomPropertyAdds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodGetCustomPropertyGets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

Public Events

 NameDescription
public EventPropertyChangedOccurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

See Also

© ESRI, Inc. All Rights Reserved.