OrgNameFormater Class

Definition

Formats the org name for to append the Unique Name to the List View.

public ref class OrgNameFormater : System::Windows::Data::IMultiValueConverter
public class OrgNameFormater : System.Windows.Data.IMultiValueConverter
type OrgNameFormater = class
    interface IMultiValueConverter
Public Class OrgNameFormater
Implements IMultiValueConverter
Inheritance
OrgNameFormater
Implements

Constructors

OrgNameFormater()

Methods

Convert(Object[], Type, Object, CultureInfo)

Convert an In value to a string

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

Not used.

Applies to