Click or drag to resize
StagingTasksFilterBaseOnInit Method
Decides whether to hide filter or not.

Namespace: CMS.Synchronization.Web.UI
Assembly: CMS.Synchronization.Web.UI (in CMS.Synchronization.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected override void OnInit(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments
See Also