The collection of user interface controls displayed on the page.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<BaseScriptPageConfiguration..::..Property, Collection<BaseScriptControl>> PageControls { get; }
Visual Basic
Public ReadOnly Property PageControls As GeneralConfigurationProperty(Of BaseScriptPageConfiguration..::..Property, Collection(Of BaseScriptControl))
	Get

See Also