| Author |
Message |
Gonçalo Boléo
Guest
|
Posted:
Fri Jan 07, 2005 6:44 pm Post subject:
Best use of CustomProperties |
|
|
When should we really use CustomPropertie instead of a Placeholder?
thanks,
Gonçalo Boléo |
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Sat Jan 08, 2005 7:38 am Post subject:
Re: Best use of CustomProperties |
|
|
Hi Goncalo,
that depends on you application.
MCMS provides an API to search for custom properties.
So if you need this feature you need to use custom properties.
Cheers,
Stefan.
"Gonçalo Boléo" <gboleo@netcabo.pt> wrote in message
news:O54U4bL9EHA.960@TK2MSFTNGP11.phx.gbl...
| Quote: | When should we really use CustomPropertie instead of a Placeholder?
thanks,
Gonçalo Boléo
|
|
|
| Back to top |
|
 |
Kyong Kwak
Guest
|
Posted:
Mon Jan 10, 2005 10:16 pm Post subject:
Re: Best use of CustomProperties |
|
|
It should also be stated that these searches are *very* costly in terms
of performance.
I use custom properties for channel designations -- so when I'm
iterating through the channels I also check for a certain custom property.
Stefan [MSFT] wrote:
| Quote: | Hi Goncalo,
that depends on you application.
MCMS provides an API to search for custom properties.
So if you need this feature you need to use custom properties.
Cheers,
Stefan.
"Gonçalo Boléo" <gboleo@netcabo.pt> wrote in message
news:O54U4bL9EHA.960@TK2MSFTNGP11.phx.gbl...
When should we really use CustomPropertie instead of a Placeholder?
thanks,
Gonçalo Boléo
|
|
|
| Back to top |
|
 |
|
|
|
|