ProGet SDK Reference
Version:

AddRange(System.Web.UI.ControlCollection toControl, System.Collections.Generic.IEnumerable<System.Web.UI.Control> controls) Method

Syntax

public static void AddRange(System.Web.UI.ControlCollection toControl, IEnumerable<System.Web.UI.Control> controls)

Parameters

toControl
Type: System.Web.UI.ControlCollection
controls
Type: System.Collections.Generic.IEnumerable<System.Web.UI.Control>