Utility Members
The following tables list the members exposed by the Utility type.
Public Constructors
Name | Description | |
---|---|---|
Utility | Initializes a new instance of the Utility class. |
Top
Public Properties
Name | Description | |
---|---|---|
MaxCRMSearchResults | Gets the number of search results. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ActionFromEntity | Intenal function used to create an ActionDefinition from a CRM entity. | |
CalculateGridLength | Creates a XAML GridLength object giving a string value an type defining the value. See .NET documentation for GridLength for more information | |
CheckScriptCondition | Overloaded. | |
ConvertListToDictionary | Converts a LookupRequestItem list to a dictionary. | |
EnsureQualifiedRootUrl | This takes a relative URI and prepends the CRM URL to create a fully qualified URL without the ORG name if it appears after the hostname. | |
EnsureQualifiedUrl | This takes a relative URI and prepends the CRM URL to create a fully qualified CRM URL | |
Equals | (inherited from Object) | |
GetAndRemoveParameter | Overloaded. | |
GetApplicationDisplayName | Gets the application’s display name. | |
GetConfigurationValue | Shortcut function to retrieve a configuration value from the server. | |
GetContextReplacedString | Overloaded. | |
GetCrmUiUrl | Retrieves the UI URL. This one will include the org name. | |
GetHashCode | (inherited from Object) | |
GetImage | Overloaded. | |
GetReplacementList | Retrieves the list of replacement parameters. This is primarily used by the debugger. | |
GetRootCrmUiUrl | Retrieves the root CRM URL. All URLs in the CRM site will start with this URL. | |
GetSecureImage | Retrieves an image via URL. Default network credentials are supplied. | |
GetType | (inherited from Object) | |
IsAllReplacementValuesReplaced | Determines if all replacement parameters are replaced in the supplied string. | |
isXml | Checks if the string is XML based or not. | |
LoadElement | Loads the elements. | |
RemainderParameter | Retrieves the rest of the parameters as a multiline string. | |
RemoveRibbon | Removes the ribbon. | |
ReplaceMultiValueData | Overloaded. | |
SplitLines | Overloaded. | |
ToString | (inherited from Object) | |
Unescape | Unescapes an escaped string. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Utility Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.