ComponentOne ASP.NET MVC Controls
Components Property

C1.Web.Mvc Namespace > Component Class : Components Property
Gets the child components.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public ReadOnly Property Components As IList(Of Component)
[Ignore()]
public IList<Component> Components {get;}
See Also

Reference

Component Class
Component Members