Initialize reminder dialog, note this method will load dialog template from server if needed.

Namespace:  C1.Web.UI.Controls.C1Schedule.Dialogs
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
function initialize(context, template);

Parameters

context
Type: Dictionary
Request key
template
Type: System..::..String
Dialog template

See Also