Click or drag to resize
CMSMediaLibraryPageOnInit Method
Page OnInit event.

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

Parameters

e
Type: SystemEventArgs
Event args
See Also