TagPrefixInfo.Namespace Property
.NET Framework (current version)
Gets or sets the namespace in which the control resides.
Assembly: System.Web (in System.Web.dll)
This property specifies the namespace in which the control resides. It applies only to custom controls.
The following code example shows how to use the Namespace property. This code example is part of a larger example provided for the PagesSection class.
.NET Framework
Available since 2.0
Available since 2.0
Show: