Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves an image from CRM resources or a URL.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static Image GetImage(
string imagePath,
ImageResources crmWebResource
)
Public Shared Function GetImage (
imagePath As String,
crmWebResource As ImageResources
) As Image
Parameters
imagePath
Type: System.StringSpecifies the URL or the name of the web resource.
crmWebResource
Type: Microsoft.Xrm.Tooling.WebResourceUtility.ImageResourcesSpecifies the Web Resource utility object
Return Value
Type: System.Windows.Controls.Image
Cached version of the image if it exists.
See Also
GetImage Overload
Utility Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright