PagePorter Class Library

FpIncludeDesigner.GetDesignTimeHtml Method 

Gets the HTML that is used to represent the control at design time.

[Visual Basic]
Overrides Public Function GetDesignTimeHtml() As String
[C#]
public override string GetDesignTimeHtml();

Return Value

The HTML that is used to represent the control at design time.

See Also

FpIncludeDesigner Class | Parastream.Web.UI.Design Namespace