SilverlightApplicationControls Property |
Gets a System.Web.UI.ControlCollection object that represents the child controls
for silverlight application control in the UI hierarchy.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public override ControlCollection Controls { get; }
Property Value
Type:
ControlCollectionSee Also