ClientStation.SetLocalization Method
Set new dicationry name
<ID("SetLocalization", (int)e.SetLocalization)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Function SetLocalization( _
ByVal name As String _
) As Integer
This language is not supported or no code example is available.
[ID("SetLocalization", (int)e.SetLocalization)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public int SetLocalization(
string name
)
This language is not supported or no code example is available.
Parameters
-
name
-
string
Dictionary name
Return Value
int
Returns always 0
.NET Framework
Supported in: 4.6.2, 4.7