PagePorter Class Library

FpWebControl.DesignModeHtml Property

Gets or sets an optional override for the HTML to display in design mode for the control.

[Visual Basic]
Public Property DesignModeHtml As String
[C#]
public string DesignModeHtml {get; set;}

Property Value

An optional override for the HTML to display in design mode for the control.

See Also

FpWebControl Class | Parastream.Web.UI.WebControls Namespace