PagePorter Class Library

FpControlConverter Class

The FpControlConverter class is used by the FrontPage conversion tool to convert FrontPage webbot comment tags into HTML that will render the equivalent ASP.NET control with compatible parameters.

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

System.Object
   Parastream.Web.UI.Design.FpControlConverter
      Derived types

[Visual Basic]
MustInherit Public Class FpControlConverter
[C#]
public abstract class 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.

Requirements

Namespace: Parastream.Web.UI.Design

Assembly: FpCtrlsUIBase (in FpCtrlsUIBase.dll)

See Also

FpControlConverter Members | Parastream.Web.UI.Design Namespace