C1.Web.Mvc Namespace / Component Class


Component Class Methods

For a list of all members of this type, see Component members.

Public Methods
 NameDescription
Public MethodRender the component result to the writer.  
Public MethodReturns an HTML-encoded string.  
Top
Protected Methods
 NameDescription
Protected MethodCreates child components.  
Protected MethodEnsure the child components created.  
Protected MethodThis method is performed before rendering.  
Protected MethodRegisters the start-up script.  
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also