This class preliminary used by control developers.

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

Syntax

C#
public class LoadDialogTemplateCommand : CommandBase
Visual Basic
Public Class LoadDialogTemplateCommand _
	Inherits CommandBase

Inheritance Hierarchy

System..::..Object
  CommandBase
    C1.Web.UI.Controls.C1Schedule.Commands..::..LoadDialogTemplateCommand

See Also