This documentation is archived and is not being maintained.

RepeaterDesigner.TemplatesExist Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Protected ReadOnly Property TemplatesExist As Boolean
[C#]
protected bool TemplatesExist {get;}
[C++]
protected: __property bool get_TemplatesExist();
[JScript]
protected function get TemplatesExist() : Boolean;

See Also

RepeaterDesigner Class | RepeaterDesigner Members | System.Web.UI.Design.WebControls Namespace

Show: