UserProfile.ImageCache Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the image cache for web resources downloaded from Microsoft Dynamics 365.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Syntax
public Dictionary<string, BitmapImage> ImageCache { get; set; }
Public Property ImageCache As Dictionary(Of String, BitmapImage)
Property Value
Type: System.Collections.Generic.Dictionary<String, BitmapImage>
Type: Dictionary
See Also
UserProfile Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright