| Author |
how to determine if the user can edit site?
|
|
|
| Is there any way to programmatically determine if the user has the
possibility to switch to Edit site mode, in other words to determine if the
user has the 'Edit Site' link on their screen?
Thanks!
| |
| Stefan [MSFT] 2004-11-25, 5:49 pm |
| Hi Ael,
please check the CanCreatePostings property of the current channel.
Cheers,
Stefan.
"Ael" <Ael@discussions.microsoft.com> wrote in message
news:02E38612-E32B-4592-B137-CCE460B0E8A9@microsoft.com...
> Is there any way to programmatically determine if the user has the
> possibility to switch to Edit site mode, in other words to determine if
the
> user has the 'Edit Site' link on their screen?
> Thanks!
| |
| Jakub Skopal 2004-11-25, 5:49 pm |
| CmsHttpContext.Current.UserCanModifySite
Ael wrote:
> Is there any way to programmatically determine if the user has the
> possibility to switch to Edit site mode, in other words to determine if the
> user has the 'Edit Site' link on their screen?
> Thanks!
|
|
|
|