WebViewerControlDesignerGetDesignTimeHtml Method |
Returns a design view of the control as rendered by the control itself.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic override string GetDesignTimeHtml()
Public Overrides Function GetDesignTimeHtml As String
Return Value
Type:
String The HTML of the design time control.
See Also