C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

Skin File


Posted Date: 03 Nov 2009      Posted By: mansi sharma      Member Level: Silver     Points: 1   Responses: 2



I add Button.skin in theme folder and Monochrome.css in theme folder.

Button.skin code

<asp:Button CssClass ="MyButton" BackColor ="Aqua" runat="server" />


I m getting error in skin file design view Button ID property is ot specified.

Monochrome.css code

.MyButton
{
color : #308462;
}


can somebody tell me how to use skin file in aspx file???







Responses

Author: Anuraj    03 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

Your syntax is correct, I don't know why you are getting an error. You can get more information on this link

http://msdn.microsoft.com/en-us/library/ykzx33wh(VS.80).aspx

Thanks
Anuraj
THIS POSTING IS PROVIDED "AS IS" WITH NO WARRANTIES, AND CONFERS NO RIGHTS.
BEWARE OF BUGS IN THE ABOVE CODE; I HAVE ONLY PROVED IT CORRECT, NOT TRIED IT.
dotnetthoghts



Author: greeny_1984    03 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

Hi,

check this link

http://quickstarts.asp.net/QuickStartv20/aspnet/doc/themes/default.aspx

Regards,
Greeny_1984

Rate this Response[Excellent/Good/Poor]
FRESHERS check this link
Need help from me join here



Post Reply
You must Sign In to post a response.
Next : UICulture problem
Previous : What is impersonation in ASP.NET?
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use