Skins in Asp.Net

C

clintonG

What do you mean by "control tags?"

If you're using Visual Studio 2005 select a control id in HTML source view.
The properties of the control will be displayed in the Property Window.
Those properties may be used to skin the control.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP 43°2'17"N 88°2'37"W : 43°2'17"N 88°2'37"W
 
S

shapper

Hi,

I mean if I can use Skins with a custom control.

For example.

<Company:CustomControl> ...

Or only the Asp native controls

Thanks,
Miguel
 
C

clintonG

Good question.

Not knowing any better I don't see why not but you'd probably have to use
Attributes to add the SkinID property to the control or perhaps create a
Composite Control and use the SkinID on the controls being reused.

Have you asked at [1,2]?

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP 43°2'17"N 88°2'37"W : 43°2'17"N 88°2'37"W

[1] news://microsoft.public.dotnet.framework.aspnet.buildingcontrols
[2] news://microsoft.public.dotnet.framework.aspnet.webcontrols




Hi,

I mean if I can use Skins with a custom control.

For example.

<Company:CustomControl> ...

Or only the Asp native controls

Thanks,
Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,905
Latest member
Kristy_Poole

Latest Threads

Top