The ContentAssembler type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Assemble |
Assembles an IContentResource into an
IContentItem.
| |
| Create |
Factory method for creating content assemblers.
| |
| Equals | (Inherited from Object.) | |
| Evaluate |
Finds the appropriate ITagHandler, invokes its
Evaluate(IContentContext, XmlReader) method, and returns the result.
| |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadTagHandler |
Loads an ITagHandler of the given type so that it
may be used to evaluate content.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |