UserControl.Attributes Property
.NET Framework (current version)
Gets a collection of all attribute name and value pairs declared in the user control tag within the .aspx file.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.AttributeCollectionAn AttributeCollection object that contains all the name and value pairs declared in the user control tag.
.NET Framework
Available since 1.1
Available since 1.1
Show: