LocHelper Class

 

Contains a helper class for managing localized strings.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)

System::Object
  Microsoft.WindowsServerSolutions.Common::LocHelper

public ref class LocHelper abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticConvertToLocalizedFormControl(Control^)

Converts the specifified form to a localized form.

System_CAPS_pubmethodSystem_CAPS_staticConvertToWpfString(String^)

Converts input text into a format that can be used in Windows Presentation Foundation (WPF) resources.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: