For a list of all members of this type, see ItemTemplateCollection members.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of server controls in the System.Web.UI.ControlCollection object for the specified ASP.NET server control. (Inherited from System.Web.UI.ControlCollection) |
![]() | IsReadOnly | Gets a value indicating whether the System.Web.UI.ControlCollection object is read-only. (Inherited from System.Web.UI.ControlCollection) |
![]() | IsSynchronized | Gets a value indicating whether the System.Web.UI.ControlCollection object is synchronized. (Inherited from System.Web.UI.ControlCollection) |
![]() | Item | Type specific indexer for the ItemTemplateCollection. Returns the ItemTemplate at the given index within the collection |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection of controls. (Inherited from System.Web.UI.ControlCollection) |
| Name | Description | |
|---|---|---|
![]() | Owner | Gets the ASP.NET server control to which the System.Web.UI.ControlCollection object belongs. (Inherited from System.Web.UI.ControlCollection) |