LocaleEventArgs Constructor
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
Public Function New( _
ByVal newLocaleId As Integer, _
ByVal oldLocaleId As Integer _
)
public LocaleEventArgs(
int newLocaleId,
int oldLocaleId
)
public:
LocaleEventArgs(
int newLocaleId,
int oldLocaleId
)
Parameters
- newLocaleId
- oldLocaleId