BaseDataListDesigner.DesignTimeHtmlRequiresLoadComplete Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether loading must be complete to display the design-time markup.
public:
virtual property bool DesignTimeHtmlRequiresLoadComplete { bool get(); };
public override bool DesignTimeHtmlRequiresLoadComplete { get; }
member this.DesignTimeHtmlRequiresLoadComplete : bool
Public Overrides ReadOnly Property DesignTimeHtmlRequiresLoadComplete As Boolean
true
if the design-time loading must be complete before the design-time markup will be displayed; otherwise, false
.
The DesignTimeHtmlRequiresLoadComplete
property returns true
if the DataSource property is non-empty.
Продукт | Версії |
---|---|
.NET Framework | 1.1 |
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: