MurrayTh
Guest
|
Posted:
Tue Oct 18, 2005 12:50 am Post subject:
Custom Property Placeholder |
|
|
I have a few custom placeholder controls created by a third party that look
up and save information to a page's custom property. However, to be used,
they also require that an associated placeholder be placed in the template
file. This means for each custom property I want to implement and show in
the authoring mode container, I have to create a custom property and
placeholder, which gets annoying...
I will look into it further, but i thought I'd find out if anyone has
created/has experience with a custom placeholder control to store and display
custom property data that does not require a placeholder in the template? |
|
Stefan [MSFT]
Guest
|
Posted:
Tue Oct 18, 2005 8:51 am Post subject:
Re: Custom Property Placeholder |
|
|
Hi Murray,
I have written a such a solution which does not require a placeholder
definition:
http://blogs.technet.com/stefan_gossner/articles/252808.aspx
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"MurrayTh" <MurrayTh@discussions.microsoft.com> wrote in message
news:E0962053-23BF-4556-9F81-9392AF39F4CD@microsoft.com...
| Quote: | I have a few custom placeholder controls created by a third party that look
up and save information to a page's custom property. However, to be used,
they also require that an associated placeholder be placed in the template
file. This means for each custom property I want to implement and show in
the authoring mode container, I have to create a custom property and
placeholder, which gets annoying...
I will look into it further, but i thought I'd find out if anyone has
created/has experience with a custom placeholder control to store and
display
custom property data that does not require a placeholder in the template? |
|
|