Partager via


LocHelper.ConvertToLocalizedFormControl Method (Control)

 

Converts the specifified form to a localized form.

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

Syntax

public static void ConvertToLocalizedFormControl(
    Control targetControl
)
public:
static void ConvertToLocalizedFormControl(
    Control^ targetControl
)
Public Shared Sub ConvertToLocalizedFormControl (
    targetControl As Control
)

Parameters

See Also

LocHelper Class
Microsoft.WindowsServerSolutions.Common Namespace

Return to top