Click or drag to resize

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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override string GetDesignTimeHtml()

Return Value

Type: String
The HTML of the design time control.
See Also