PagePorter Class Library

FpSubstitution Class

A custom control that implements the FrontPage Substitution ("Substitution") control.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Parastream.Web.UI.WebControls.FpWebControl
            Parastream.Web.UI.WebControls.FpSubstitution

[Visual Basic]
Public Class FpSubstitution
    Inherits FpWebControl
[C#]
public class FpSubstitution : FpWebControl

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.WebControls

Assembly: FpCtrls (in FpCtrls.dll)

See Also

FpSubstitution Members | Parastream.Web.UI.WebControls Namespace