Click or drag to resize
SelectCulture.CurrentSelector_OnSpecialFieldsLoaded Method
OnSpecialFieldsLoaded event handler

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected void CurrentSelector_OnSpecialFieldsLoaded(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: System.Object
e
Type: System.EventArgs
See Also