Quantcast
Channel: PANVEGA's Blog » Object Model
Viewing all articles
Browse latest Browse all 9

Add a Custom Application.master by using the HttpHandler

$
0
0
In this post I am going to show you how to apply a custom Application.master to your ShareP0int application by using the IHttpModule. My approach was to create an “HttpHandler” that simply would override the “Page_PreInit” method and change the master page. Of course you have to create a solution in order to deploy your […]

Viewing all articles
Browse latest Browse all 9

Trending Articles