![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does anybody knows if exist any way to use a master page without the "ContentPlaceHolderID" in the content page? (the default.aspx or services.aspx for example) What I want to do is load this aspx with the masterpage specified in the webconfig Thanks! |
#3
| |||
| |||
|
|
Does anybody knows if exist any way to use a master page without the "ContentPlaceHolderID" in the content page? (the default.aspx or services.aspx for example) What I want to do is load this aspx with the masterpage specified in the webconfig Thanks! |
#4
| |||
| |||
|
|
Does anybody knows if exist any way to use a master page without the "ContentPlaceHolderID" in the content page? (the default.aspx or services.aspx for example) What I want to do is load this aspx with the masterpage specified in the webconfig Thanks! |
#5
| |||
| |||
|
|
Does anybody knows if exist any way to use a master page without the "ContentPlaceHolderID" in the content page? (the default.aspx or services.aspx for example) What I want to do is load this aspx with the masterpage specified in the webconfig Thanks! |
#6
| |||
| |||
|
|
Does anybody knows if exist any way to use a master page without the "ContentPlaceHolderID" in the content page? (the default.aspx or services.aspx for example) What I want to do is load this aspx with the masterpage specified in the webconfig Thanks! |
#7
| |||
| |||
|
|
Does anybody knows if exist any way to use a master page without the "ContentPlaceHolderID" in the content page? (the default.aspx or services.aspx for example) What I want to do is load this aspx with the masterpage specified in the webconfig Thanks! |
#8
| |||
| |||
|
|
You can specifiy the Master page in the Web.config file with no problem However, there is no way to get the page loaded without the ContentPlaceholder That's where the content of the individual pages is placed. Without the ContentPlaceholder in each page, there is no content on each page. |
#9
| |||
| |||
|
|
You can specifiy the Master page in the Web.config file with no problem However, there is no way to get the page loaded without the ContentPlaceholder That's where the content of the individual pages is placed. Without the ContentPlaceholder in each page, there is no content on each page. |
#10
| |||
| |||
|
|
You can specifiy the Master page in the Web.config file with no problem However, there is no way to get the page loaded without the ContentPlaceholder That's where the content of the individual pages is placed. Without the ContentPlaceholder in each page, there is no content on each page. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |