DataListDesigner.TemplatesExist Property

 

Gets a value indicating whether there are templates defined for the associated control.

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

member TemplatesExist : bool with get

Property Value

Type: System.Boolean

true if the associated control has templates defined; otherwise false.

.NET Framework
Available since 1.1
Return to top
Show: