Generates the markup that is used to render the control at design time.
Namespace: DayPilot.Web.Ui.DesignAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public override string GetDesignTimeHtml() |
| Visual Basic |
|---|
Public Overrides Function GetDesignTimeHtml As String |
| Visual C++ |
|---|
public: virtual String^ GetDesignTimeHtml() override |