I would like to replace the master name with a session value.
What would the proper syntax be to do this
<%@ Page EnableSessionState ="True" Debug ="true" Language="VB" MasterPageFile ="~/mysessionvalue.master" %>
Visual Studio Web Developer has not liked anyway I've tried to call it.
Thanks for the help in advance.
What would the proper syntax be to do this
<%@ Page EnableSessionState ="True" Debug ="true" Language="VB" MasterPageFile ="~/mysessionvalue.master" %>
Visual Studio Web Developer has not liked anyway I've tried to call it.
Thanks for the help in advance.