The methods of the FpHtmlMarkupConverter class are listed below. For a complete list of FpHtmlMarkupConverter class members, see the FpHtmlMarkupConverter Members topic.
| 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. | |
| 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. |
FpHtmlMarkupConverter Class | Parastream.Web.UI.Design Namespace