|
|
|
|
|
|
|
|
|
|
 To create new posts or to reply to existing ones, you must be registered and logged in! |
Started: 6/8/2010 11:38 AM | |
|  | Sharepoint:SPSecurityTrimmedControl Hi I want to use SPSecurityTrimmedControl to hide and show content for authenticated users and anonymous users but when I use it for anonymous users it does not work:
<Sharepoint:SPSecurityTrimmedControl runat="server" AuthenticationRestrictions="AnonymousUsersOnly">
Anonymous user can see this.
</SharePoint:SPSecurityTrimmedControl>
I want to use it specifically because i can wrap a web part zone in it unlike the "loginview", where you can only place html:
<asp:LoginView runat="server"> <AnonymousTemplate > <b>This will be visible only to anonymous users and </b>
</AnonymousTemplate> <LoggedInTemplate> This will be visible only to authenticated users and does work… </LoggedInTemplate> </asp:LoginView>
Do you know how I can get it working or is there a similar work around?  |  |
|
| Edit in Browser | /_layouts/images/icxddoc.gif | /forums/_layouts/formserver.aspx?XsnLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | FileType | xsn | 255 | | Edit in Browser | /_layouts/images/icxddoc.gif | /forums/_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | ProgId | InfoPath.Document | 255 | | Edit in Browser | /_layouts/images/icxddoc.gif | /forums/_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | ProgId | InfoPath.Document.2 | 255 | | Edit in Browser | /_layouts/images/icxddoc.gif | /forums/_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | ProgId | InfoPath.Document.3 | 255 | | Edit in Browser | /_layouts/images/icxddoc.gif | /forums/_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser | 0x0 | 0x1 | ProgId | InfoPath.Document.4 | 255 | | View in Web Browser | /_layouts/images/ichtmxls.gif | /forums/_layouts/xlviewer.aspx?listguid={ListId}&itemid={ItemId}&DefaultItemOpen=1 | 0x0 | 0x1 | FileType | xlsx | 255 | | View in Web Browser | /_layouts/images/ichtmxls.gif | /forums/_layouts/xlviewer.aspx?listguid={ListId}&itemid={ItemId}&DefaultItemOpen=1 | 0x0 | 0x1 | FileType | xlsb | 255 | | Snapshot in Excel | /_layouts/images/ewr134.gif | /forums/_layouts/xlviewer.aspx?listguid={ListId}&itemid={ItemId}&Snapshot=1 | 0x0 | 0x1 | FileType | xlsx | 256 | | Snapshot in Excel | /_layouts/images/ewr134.gif | /forums/_layouts/xlviewer.aspx?listguid={ListId}&itemid={ItemId}&Snapshot=1 | 0x0 | 0x1 | FileType | xlsb | 256 |
|
|
|
|
|
|