Subdomain Posts
C# | 48 days ago
ASP | 64 days ago
ASP | 722 days ago
ASP | 722 days ago
ASP | 722 days ago
ASP | 722 days ago
Recent Posts
None | 10 sec ago
None | 25 sec ago
Bash | 28 sec ago
None | 47 sec ago
None | 49 sec ago
VisualBasic | 57 sec ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Anonymous on the 1st of Feb 2010 04:31:12 PM Download | Raw | Embed | Report
  1.     <asp:LoginView ID="LoginView2" runat="server">
  2.         <AnonymousTemplate>
  3.             //Wat iedereen die niet is ingelogd te zien krijgt
  4.         </AnonymousTemplate>
  5.         <RoleGroups>
  6.             <asp:RoleGroup Roles="admin">
  7.                 <ContentTemplate>
  8.                     //Alles wat enkel door admins gezien mag worden
  9.                 </ContentTemplate>
  10.             </asp:RoleGroup>
  11.             <asp:RoleGroup Roles="leerling">
  12.                 <ContentTemplate>
  13.                     //Alles wat enkel door leerlingen gezien mag worden
  14.                 </ContentTemplate>
  15.             </asp:RoleGroup>
  16.         </RoleGroups>
  17.     </asp:LoginView>
Submit a correction or amendment below. [ previous version ] | [ difference ] | Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: