Click or drag to resize

BalloonLiteralContent Class

Represents balloon content as literal.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Controls.OMCBalloonLiteralContent

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public sealed class BalloonLiteralContent : ITemplate

The BalloonLiteralContent type exposes the following members.

Constructors
  NameDescription
Public methodBalloonLiteralContent
Initializes a new instance of an object.
Public methodBalloonLiteralContent(String)
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyText
Gets or sets the balloon content.
Top
Methods
  NameDescription
Public methodInstantiateIn
Instantiates the given template into the given control.
Top
Remarks