PagePorter Class Library

FpInclude Class

A custom control that implements the FrontPage Include Page ("Include") control.

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

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

[Visual Basic]
Public Class FpInclude
    Inherits FpWebControl
[C#]
public class FpInclude : 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

FpInclude Members | Parastream.Web.UI.WebControls Namespace