C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Component Class


Component Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the child components.  
Public PropertyGets or sets the component id.  
Top
Protected Properties
 NameDescription
Protected PropertyGets or sets a boolean value indicates whether child components are created.  
Protected PropertyGets a boolean value indicates whether current component has the scripts which need to be rendered.  
Protected PropertyGets the url helper.  
Top
See Also