PagePorter Class Library

FpScheduledIncludeType Enumeration

Specifies the type of object to include.

[Visual Basic]
Public Enum FpScheduledIncludeType
[C#]
public enum FpScheduledIncludeType

Members

Member Name Description
UserControl Includes a web user control.
Picture Includes a picture.
Text Includes plain text.
HTML Includes HTML-formatted text.
HyperlinkBeginTag Includes the beginning tag of a hyperlink. Note: you must supply the ending tag </a>.

Requirements

Namespace: Parastream.Web.UI.WebControls

Assembly: FpCtrls (in FpCtrls.dll)

See Also

Parastream.Web.UI.WebControls Namespace