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