1 implementation of TagName
System.Web (1)
UI\UserControl.cs (1)
371string IUserControlDesignerAccessor.TagName {
1 write to TagName
System.Web (1)
UI\UserControl.cs (1)
42designerAccessor.TagName = TagName;
1 reference to TagName
System.Web.Mobile (1)
UI\MobileControls\Design\MobileControlPersister.cs (1)
875tagName = ((IUserControlDesignerAccessor)control).TagName;