Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Masterpage ContentPlaceHolder within quotes?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Andrew Robinson, post: 1576459"] I would like to use a ContentPlaceHolder within the following. Any ideas on how to best accomplish this? <td rowspan="2" style="width: 600px; background-image: url('<asp:ContentPlaceHolder ID="ContentPlaceHolderRight" runat="server" />'); background-position: bottom right; background-repeat: no-repeat;"> I am thinking that I might have to use a set method off of the masterpage to set this but I would rather do it declaratively in my content page. Thanks, [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Masterpage ContentPlaceHolder within quotes?
Top