This documentation is archived and is not being maintained.
DesignTimeData Class
.NET Framework 1.1
Provides helper methods that can be used by control designers to generate sample data for data bound properties at design time.
For a list of all members of this type, see DesignTimeData Members.
System.Object
System.Web.UI.Design.DesignTimeData
[Visual Basic] NotInheritable Public Class DesignTimeData [C#] public sealed class DesignTimeData [C++] public __gc __sealed class DesignTimeData [JScript] public class DesignTimeData
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web.UI.Design
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Design (in System.Design.dll)
See Also
Show: