⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 svfirstdissection.ascx

📁 医疗决策支持系统
💻 ASCX
字号:
<%@ Control CodeBehind="SVFirstDissection.ascx.cs" Language="c#" AutoEventWireup="false" Inherits="Caisis.UI.Modules.Prostate.Eforms.SVFirstDissection" %>
<%@ Register TagPrefix="euc" Namespace="Caisis.UI.Core.Classes.CustomControls" Assembly="Caisis.UI" %>


<!-- BEGIN Seminal Vessicles -->
<a name="SVFirstDissection" />
<table width="520" border="0" cellpadding="0" cellspacing="0" class="controlBox">
    <tr> 
      <td width="2" valign="top"><img src="../../Images/EFormControlTopLeft.gif" width="2" height="2" /></td>
      <td  width="516">&nbsp;</td>
      <td width="2" valign="top" align="right"><img src="../../Images/EFormControlTopRight.gif" width="2" height="2" /></td>
    </tr>
    <tr> 
      <td><img src="../../Images/shim.gif" width="1" height="1" /></td>
      <td><table width="516" border="0" cellspacing="0" cellpadding="4">
          <tr> 
            <td width="250" height="18" align="right" class="controlBoxFieldTitle">First 
              Dissection of Seminal Vessicles&nbsp; </td>
            <td class="controlBoxFieldOption"> 
              
              	<euc:EformRadioButtonList RepeatLayout="Flow" RepeatDirection="Horizontal" TABLE="ProcProstatectomiesOp" FIELD="OpSV_DissectionFirst" id="OpSV_DissectionFirst" runat="server">
					<asp:ListItem>Yes</asp:ListItem>
					<asp:ListItem>No</asp:ListItem>
				</euc:EformRadioButtonList>
              
            </td>
          </tr>
          <tr> 
            <td height="18" align="right" class="controlBoxFieldTitle">Approach&nbsp; 
            </td>
            <td class="controlBoxFieldTitle">
				<euc:EformSelect LookupCode="DissectionApproach" TABLE="NoTable" FIELD="OpApproach" name="Approach" size="1" id="OpApproach" runat=server/>
			</td>
          </tr>
        </table> </td>
      <td><img src="../../Images/shim.gif" width="1" height="1" /></td>
    </tr>
    <tr> 
      <td valign="bottom"><img src="../../Images/EFormControlBottomLeft.gif" width="2" height="2" /></td>
      <td>&nbsp;</td>
      <td valign="bottom" align="right"><img src="../../Images/EFormControlBottomRight.gif" width="2" height="2" /></td>
    </tr>
  </table>
  <table width="520" border="0" cellpadding="0" cellspacing="0" class="controlBox">
    <tr> 
      <td width="2" valign="top"><img src="../../Images/EFormControlTopLeft.gif" width="2" height="2" /></td>
      <td  width="516">&nbsp;</td>
      <td width="2" valign="top" align="right"><img src="../../Images/EFormControlTopRight.gif" width="2" height="2" /></td>
    </tr>
    <tr> 
      <td><img src="../../Images/shim.gif" width="1" height="1" /></td>
      <td><table width="516" border="0" cellspacing="0" cellpadding="4">
          <tr> 
            <td width="250" height="18" align="right" class="controlBoxFieldTitle">Bull 
              Dog Clamps</td>
            <td class="controlBoxFieldOption"> <label> 
				<euc:EformRadioButtonList RepeatLayout="Flow" RepeatDirection="Horizontal" TABLE="ProcProstatectomiesOp" FIELD="OpBulldogClamps" id="OpBulldogClamps" runat="server">
					<asp:ListItem>Yes</asp:ListItem>
					<asp:ListItem>No</asp:ListItem>
				</euc:EformRadioButtonList>

              </td>
          </tr>
          <tr> 
            <td height="18" align="right" class="controlBoxFieldTitle">Periprostatic 
              Veins &nbsp; </td>
            <td class="controlBoxFieldTitle">
				<euc:EformDropDownList TABLE="NoTable" FIELD="OpPeriprostaticVeins" name="PeriprostaticVeins" size="1" id="OpPeriprostaticVeins" runat=server>
					<asp:ListItem value=""></asp:ListItem>
					<asp:ListItem value="0">0</asp:ListItem>
					<asp:ListItem value="1">1</asp:ListItem>
					<asp:ListItem value="2">2</asp:ListItem>
					<asp:ListItem value="3">3</asp:ListItem>
					<asp:ListItem value="4">4</asp:ListItem>
					<asp:ListItem value="4+">4+</asp:ListItem>     
              </euc:EformDropDownList></td>
          </tr>
        </table></td>
      <td><img src="../../Images/shim.gif" width="1" height="1" /></td>
    </tr>
    <tr> 
      <td valign="bottom"><img src="../../Images/EFormControlBottomLeft.gif" width="2" height="2" /></td>
      <td>&nbsp;</td>
      <td valign="bottom" align="right"><img src="../../Images/EFormControlBottomRight.gif" width="2" height="2" /></td>
    </tr>
  </table>  <br/><br/><br/>

<!-- END Seminal Vessicles -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -