System.Web.UI.Design.Directives Namespace
.NET Framework 4.5
The System.Web.UI.Design.Directives namespace contains classes that can be used to extend design-time support for ASP.NET Web page directives.
| Class | Description | |
|---|---|---|
|
DirectiveAttribute | Specifies a custom attribute of a directive. |
|
DirectiveRegistry | Provides support when creating directive IntelliSense at design time. |
|
SchemaElementNameAttribute | Specifies a custom name for a directive attribute. |