Control.ControlCollection override.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public override ControlCollection Controls { get; } |
Visual Basic
![]() |
---|
Public Overrides ReadOnly Property Controls As ControlCollection |
Type: ControlCollection
An instance of the System.Web.UI.ControlCollection class that contains references to the control's child controls.