OrgNameFormater Class
Applies To: Dynamics CRM 2015
Formats the org name for to append the Unique Name to the List View.
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl.Utility
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.CrmConnectControl.Utility.OrgNameFormater
Syntax
public class OrgNameFormater : IMultiValueConverter
public ref class OrgNameFormater : IMultiValueConverter
type OrgNameFormater =
class
interface IMultiValueConverter
end
Public Class OrgNameFormater
Implements IMultiValueConverter
Constructors
Name | Description | |
---|---|---|
OrgNameFormater() |
Methods
Name | Description | |
---|---|---|
Convert(Object[], Type, Object, CultureInfo) | Convert an In value to a string |
|
ConvertBack(Object, Type[], Object, CultureInfo) | Not used. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.CrmConnectControl.Utility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright