Click or drag to resize

BalloonLiteralContentInstantiateIn Method

Instantiates the given template into the given control.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void InstantiateIn(
	Control container
)

Parameters

container
Type: System.Web.UIControl
Container to instantiate in.
Remarks