document.write("<div class=\"pastie\">\n");
document.write("  <link href=\"http://pastie.org/stylesheets/embed.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n");
document.write("  <link href=\"http://pastie.org/stylesheets/clean.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n");
document.write("  \n");
document.write("\n");
document.write("  \n");
document.write("  \n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("	\n");
document.write("	<div class=\"allcode\">\n");
document.write("		<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n");
document.write("		<tr>\n");
document.write("			<td>\n");
document.write("				\n");
document.write("				<pre class=\"textmate-source-numbers\">1\n");
document.write("2\n");
document.write("3\n");
document.write("4\n");
document.write("5\n");
document.write("6\n");
document.write("7\n");
document.write("8\n");
document.write("<\/pre>\n");
document.write("			<\/td>\n");
document.write("		<td>\n");
document.write("		<pre class=\"textmate-source\"><pre class=\"sunburst\"><span class=\'meta meta_definition meta_definition_method meta_definition_method_csharp\'>        <span class=\'storage storage_modifier storage_modifier_csharp\'>public <\/span><span class=\'storage storage_type storage_type_csharp\'>SubPortal<\/span> <span class=\'entity entity_name entity_name_function entity_name_function_csharp\'>GetByName<\/span><span class=\'meta meta_definition meta_definition_param-list meta_definition_param-list_csharp\'>(<span class=\'storage storage_type storage_type_csharp\'>string<\/span> subPortalName<\/span>)<\/span>\n");
document.write("        {\n");
document.write("            var query = (\n");
document.write("                from s <span class=\'keyword keyword_operator keyword_operator_csharp\'>in<\/span> Session.Linq&lt;SubPortal&gt;()\n");
document.write("                where s.Name.ToUpper() == subPortalName.ToUpper()\n");
document.write("                select s);\n");
document.write("            <span class=\'keyword keyword_control keyword_control_csharp\'>return<\/span> query.FirstOrDefault();\n");
document.write("        }\n");
document.write("<\/pre><\/pre>\n");
document.write("		<\/td>\n");
document.write("		<\/tr>\n");
document.write("		<\/table>\n");
document.write("	\n");
document.write("	<\/div>\n");
document.write("\n");
document.write("\n");
document.write("  \n");
document.write("  \n");
document.write("  <div class=\"credit\">\n");
document.write("    <div class=\"buttons\">\n");
document.write("      <a href=\"http://pastie.org/pastes/707311.txt\">\n");
document.write("      <img src=\"http://pastie.org/images/view.png\" height=\"20\" width=\"67\" /><\/a>\n");
document.write("    <\/div>\n");
document.write("  \n");
document.write("    <a href=\"http://pastie.org/707311\">Pastie #707311<\/a> linked directly from <a href=\"http://pastie.org/\">Pastie<\/a>.\n");
document.write("  <\/div><\/div>");

