Share via


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
System_CAPS_pubmethod OrgNameFormater()

Methods

Name Description
System_CAPS_pubmethod Convert(Object[], Type, Object, CultureInfo)

Convert an In value to a string

System_CAPS_pubmethod ConvertBack(Object, Type[], Object, CultureInfo)

Not used.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod 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