1 write to _themePath
System.Web (1)
UI\SkinBuilder.cs (1)
215
_themePath
= themePath;
1 reference to _themePath
System.Web (1)
UI\SkinBuilder.cs (1)
283
return new SkinBuilder(this, control, builder,
_themePath
);