Mega Code Archive
Categories
/
ASP.Net
/
Theme Style
Disable the Theme for a particular page by using the EnableTheming attribute with the %@ Page % directive
<%@ Page Language="C#" EnableTheming="false" %>
Disable Page Theme