ProxyWebPartManager.Controls Property

Note: This property is new in the .NET Framework version 2.0.

This member overrides Control.Controls.

public:
virtual property ControlCollection^ Controls {
	ControlCollection^ get () override;
}
/** @property */
public ControlCollection get_Controls ()

public override function get Controls () : ControlCollection

.NET Framework

Supported in: 2.0

Community Additions

ADD
Show: