UserControl::IUserControlDesignerAccessor::TagName Property
.NET Framework (current version)
Gets or sets the full tag name of the user control.
Assembly: System.Web (in System.Web.dll)
private: property String^ TagName { virtual String^ get() sealed = IUserControlDesignerAccessor::TagName::get; virtual void set(String^ value) sealed = IUserControlDesignerAccessor::TagName::set; }
Implements
IUserControlDesignerAccessor::TagName
.NET Framework
Available since 2.0
Available since 2.0
Show: