PagePorter Class Library

FpScheduledIncludeConverter Class

A PagePorter control converter for the "ScheduledInclude" flavor of the FpScheduledInclude control.

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

System.Object
   Parastream.Web.UI.Design.FpControlConverter
      Parastream.Web.UI.Design.FpIncludeConverter
         Parastream.Web.UI.Design.FpScheduledIncludeConverter
            Parastream.Web.UI.Design.FpScheduledImageConverter

[Visual Basic]
Public Class FpScheduledIncludeConverter
    Inherits FpIncludeConverter
[C#]
public class FpScheduledIncludeConverter : FpIncludeConverter

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

The following table shows the conversion parameters:

FrontPage ParameterFpLinkBar Parameter
u-includeIncludeDuring
u-srcIncludeDuring
u-else-includeIncludeOtherwise
u-else-srcIncludeOtherwise
s-altScreenTipDuring
s-else-altScreenTipOtherwise
d-start-dateBeginDate
d-end-dateEndDate

Requirements

Namespace: Parastream.Web.UI.Design

Assembly: FpCtrlsUI (in FpCtrlsUI.dll)

See Also

FpScheduledIncludeConverter Members | Parastream.Web.UI.Design Namespace | FpControlConverter | FpScheduledInclude