ASP.NET Different Layouts within 1 Site -


a client has asp.net website master pages , layout directory.

what need 2 different layouts on site. can have 2 layouts different master pages on same site?

what's best way that?

see setting asp.net master page @ runtime. can set page use masterpage programmatically @ runtime.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -