Subdomain Posts
C# | 46 days ago
ASP | 62 days ago
ASP | 720 days ago
ASP | 720 days ago
ASP | 720 days ago
ASP | 720 days ago
Recent Posts
PHP | 11 sec ago
Lisp | 24 sec ago
None | 25 sec ago
None | 38 sec ago
None | 41 sec ago
None | 1 min ago
Bash | 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 Loginview on the 16th of Jan 2010 04:58:55 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. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: