Stefan [MSFT]
Guest
|
Posted:
Thu Nov 10, 2005 5:51 pm Post subject:
Re: Searches without context |
|
|
Hi John,
the Searches class is available from any CmsContext.
This can either be a CmsHttpContext or a CmsApplicationContext.
As the search is only returning results the current authenticated MCMS user
can see search is not possible without a valid authenticated MCMS context.
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
----------------------
"Lta" <Lta@discussions.microsoft.com> wrote in message
news:CFFDB6CA-5979-499F-A1CA-2E89DD5B78A3@microsoft.com...
| Quote: | Hi,
Is it possible to use the Searches class without CmsHttpContext?
We are trying to run a script that will change the properties of our
template.The only way I know of getting the root template gallery is
through
Searches but the script will not have a page.
thanks
John |
|
|