Skip to content

Instantly share code, notes, and snippets.

@rousso
Last active December 14, 2015 14:09
Show Gist options
  • Save rousso/5099019 to your computer and use it in GitHub Desktop.
Save rousso/5099019 to your computer and use it in GitHub Desktop.
<%@ Register Assembly="CommunityServer.Controls" Namespace="CommunityServer.Controls" TagPrefix="CS" %>
<CS:Editor ID="edtNotes" runat="server" Height="160px" />
<CS:Editor ID="edtNotes" runat="server" Height="160px" EnableViewState="false" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment