HtmlControlDesigner.DesignTimeElement Özellik

Tanım

Dikkat

Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element may not always provide access to the element in the markup. There are alternate methods on WebFormsRootDesigner for handling client script and controls. http://go.microsoft.com/fwlink/?linkid=14202

Tasarım yüzeyindeki nesneyle HtmlControlDesigner ilişkili denetimi temsil eden tasarım zamanı nesnesini alır.

C#
protected object DesignTimeElement { get; }
C#
[System.Obsolete("Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element may not always provide access to the element in the markup. There are alternate methods on WebFormsRootDesigner for handling client script and controls. http://go.microsoft.com/fwlink/?linkid=14202", true)]
protected object DesignTimeElement { get; }

Özellik Değeri

ile HtmlControlDesignerilişkili denetimi temsil eden tasarım zamanı nesnesi.

Öznitelikler

Açıklamalar

DesignTimeElement özelliği tasarımcı tarafından tasarım yüzeyindeki nesneyle HtmlControlDesigner ilişkili denetimi temsil eden tasarım zamanı nesnesini almak için kullanılır.

Şunlara uygulanır

Ürün Sürümler (Kullanım dışı)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)

Ayrıca bkz.