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()
Public Overrides Function GetDesignTimeHtml As String
Return Value
Type:
String The HTML of the design time control.
See Also