This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
TagPrefixAttribute Properties
The TagPrefixAttribute type exposes the following members.
|
| Name | Description |
|---|
|
NamespaceName
|
Gets the namespace prefix for the specified control.
|
|
TagPrefix
|
Gets the tag prefix for the specified control.
|
|
TypeId
|
When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Top