Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public override ControlCollection Controls { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property Controls As ControlCollection

See Also