PagePorter Class Library

FpHtmlMarkupConverter Class

A PagePorter control converter for the HtmlMarkup FrontPage control.

For a list of all members of this type, see FpHtmlMarkupConverter Members.

System.Object
   Parastream.Web.UI.Design.FpControlConverter
      Parastream.Web.UI.Design.FpHtmlMarkupConverter

[Visual Basic]
Public Class FpHtmlMarkupConverter
    Inherits FpControlConverter
[C#]
public class FpHtmlMarkupConverter : FpControlConverter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

There is no corresponding PagePorter control; as a result, this converter removes the webbot comment tag.

Requirements

Namespace: Parastream.Web.UI.Design

Assembly: FpCtrlsUI (in FpCtrlsUI.dll)

See Also

FpHtmlMarkupConverter Members | Parastream.Web.UI.Design Namespace