FpScheduledImageConverter overview
|
|
Initializes a new instance of the FpScheduledImageConverter class. |
| Gets the assembly name for this control. | |
| Gets the control name for this control. | |
| Gets or sets the full filename of the ASP.NET file being converted to. | |
| Gets the value that indicates whether or not the converter should discard the HTML between the "startspan" and "endspan" tags. | |
| Gets or sets the DTE object that should be PagePorter's DTE object. | |
| Gets or sets the HtmlPageReader object that is the source of the HTML file. | |
| Gets or sets the full filename of the HTML file being converted from. | |
| Gets the equivalent webbot name for this control. |
| Returns an HTML string to emit after the control itself is rendered by the converter. | |
| Returns an HTML string to emit before the control itself is rendered by the converter. | |
| Converts an attribute collection from the FrontPage webbot comment tag into information to insert a corresponding FpWebControl into a web form. | |
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Returns a String that represents the current Object. |
| Returns a string that represents any constant output attributes needed for this control. | |
| Converts the attribute name=value pair from the FrontPage webbot format to the ASP.NET control format. | |
| Overloaded. Converts boolean value strings from FrontPage formats to the ASP.NET serialized web control format. | |
| Creates a web user control from the specified FrontPage HTML page. | |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |
FpScheduledImageConverter Class | Parastream.Web.UI.Design Namespace