|
Home > Archive > Microsoft Content Management Server > June 2007 > about mcms 2002 publish(3)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
about mcms 2002 publish(3)
|
|
|
| hi, Stefan,
the following statement:
CmsHttpContext CMSContext = CmsHttpContext.Current;
if it should be used once in a template, if I use it more then once, if it
will effect performance?
zch
| |
| Stefan Goßner [MSFT] 2007-06-04, 7:17 am |
| Hi,
this will not affect performance.
Cheers,
Stefan
"zch" <zch@discussions.microsoft.com> wrote in message
news:33D89F72-E114-4977-BA8B-082FC422C774@microsoft.com...
> hi, Stefan,
>
> the following statement:
> CmsHttpContext CMSContext = CmsHttpContext.Current;
>
> if it should be used once in a template, if I use it more then once, if it
> will effect performance?
>
> zch
|
|
|
|
|