ControlBuilder.TemplatePropertyEntries Property

.NET Framework (current version)
 

Gets a collection of template property entries.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property TemplatePropertyEntries As ICollection

Property Value

Type: System.Collections.ICollection

A collection of template property entries.

If there are no entries, a static empty collection is returned.

.NET Framework
Available since 4.5
Return to top
Show: