Click or drag to resize
SelectCulture.OnLoad Method
OnLoad event handler

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
protected override void OnLoad(
	EventArgs e
)

Parameters

e
Type: System.EventArgs
Event arguments
See Also