2.0 Master Page Default Button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you define the defaultbutton for a web page that has a master page
since the content page has no form tags to define the defaultbutton
attribute? Nothing I try seems to work.

Thanks for your help,
Chris
 
We can put any controls we want to into ContentPlaceHolders but style is
defined in the .skin file and elsewhere.
Your question is vague but I think you might be talking about learning how
to use the SkinID attribute. Do some research on the use of this attribute
as it allows us to create various definitions in the .skin file for a
control that we may want to be disaplayed differently throughout the
application.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
 

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

Back
Top