Share via


ProfileOperations.ImageCache Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Gets the image data cache object.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly:  Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)

Syntax

public Dictionary<string, BitmapImage> ImageCache { get; }
Public ReadOnly Property ImageCache As Dictionary(Of String, BitmapImage)

Property Value

Type: System.Collections.Generic.Dictionary<String, BitmapImage>

Type: Dictionary
The image cache object.

See Also

ProfileOperations Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright