Parastream™ PagePorter™

Comment

A custom control that implements the FrontPage Comment (“PurpleText”) control.

FpPurpleText is used to embed comments in the web page in such a way as they display only in design mode. Nothing at all is rendered at runtime, which makes your comments secure. Its FrontPage counterpart embeds your comments in a “webbot” HTML comment tag which looks something like this:

<!--webbot bot="purpletext" preview="This is a comment." -->

Public Instance Properties

Property Summary
Comment Gets or sets the comment to display in design mode. Never displays at runtime.

See Also

Web Controls