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

IFrameBuilder..::..PlaceholderText Method

Set content to the text (centered automatically).

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

Syntax


public IFrameBuilder PlaceholderText(
	string text
)

Parameters

text
Type: String

Return Value

The invoking instance

Remarks


Call UseStaticSource(Boolean) to disable external source.