PagePorter Class Library

FpScheduledIncludeConverter Methods

The methods of the FpScheduledIncludeConverter class are listed below. For a complete list of FpScheduledIncludeConverter class members, see the FpScheduledIncludeConverter Members topic.

Public Instance Methods

AfterControl (inherited from FpControlConverter) Returns an HTML string to emit after the control itself is rendered by the converter.
BeforeControl (inherited from FpControlConverter) Returns an HTML string to emit before the control itself is rendered by the converter.
ConvertControl (inherited from FpControlConverter) Converts an attribute collection from the FrontPage webbot comment tag into information to insert a corresponding FpWebControl into a web form.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

ConstantOutputAttributes Returns a string that represents any constant output attributes needed for this control.
ConvertAttribute Converts the attribute name=value pair from the FrontPage webbot format to the ASP.NET control format.
ConvertBoolValue (inherited from FpControlConverter)Overloaded. Converts boolean value strings from FrontPage formats to the ASP.NET serialized web control format.
CreateUserControl (inherited from FpIncludeConverter) Creates a web user control from the specified FrontPage HTML page.
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

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