Click or drag to resize
SilverlightApplicationControls Property
Gets a System.Web.UI.ControlCollection object that represents the child controls for silverlight application control in the UI hierarchy.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public override ControlCollection Controls { get; }

Property Value

Type: ControlCollection
See Also