HostIntegratorSession.SetLocale Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.SetLocale Method 

Sets the locale for the current session.

[Visual Basic]Public Sub SetLocale( _
   ByVal locale As String _
)
[C#]
public void SetLocale(
   string locale
);

Parameters

locale
Specifies a valid locale.

Remarks

Sets the locale for the current session.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace