Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

IFrameBuilder..::..Placeholder Method

Sets the document displayed in the frame to HTML content.

Namespace:  Suoranta.WebApp.Html
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public IFrameBuilder Placeholder(
	IHtmlString htmlContent
)

Parameters

htmlContent
Type: IHtmlString

Return Value

The invoking instance

Remarks


Call UseStaticSource(Boolean) to disable external source.