C1.Web.Mvc Namespace : Component Class |
The following tables list the members exposed by Component.
Name | Description | |
---|---|---|
Components | Gets the child components. | |
Id | Gets or sets the component id. |
Name | Description | |
---|---|---|
Render | Render the component result to the writer. | |
ToHtmlString | Returns an HTML-encoded string. |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |