1 write to _control
System.Web (1)
UI\SkinBuilder.cs (1)
43_control = control;
5 references to _control
System.Web (5)
UI\SkinBuilder.cs (5)
196ApplySimpleProperties(_control); 197ApplyComplexProperties(_control); 198ApplyBoundProperties(_control); 199ApplyTemplateProperties(_control); 201return _control;