Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
Namespace:
C1.Web.iPhone.C1DialogAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public override ControlCollection Controls { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Controls As ControlCollection Get |