The collection of user interface controls displayed on the page.
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public ReadOnlyCollection<BaseScriptControl> Controls { get; private set; } |
| Visual Basic |
|---|
Public Property Controls As ReadOnlyCollection(Of BaseScriptControl) Get Private Set |