Gets a value indicating whether this instance is dialog opened.

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

Syntax

JavaScript
function get_isDialogOpened();

Field Value

true if this instance is dialog opened; otherwise, false.

See Also