チェンジセット 1632 (default)


以下の違いを無視:
日時:
2024/02/10 18:52:19 (8ヵ月前)
更新者:
hizuya@…
ログメッセージ:
  • CompareValidator のテストページを作成。
場所:
framework/trunk/WebApplication
ファイル:
3個の追加
1個の更新

凡例:

未変更
追加
削除
  • framework/trunk/WebApplication/WebApplication.csproj

    r1627 r1632  
    6767    <Content Include="UI\UpdatePanelPage.aspx" /> 
    6868    <Content Include="UI\WebControls\BoundParameterPage.aspx" /> 
     69    <Content Include="UI\WebControls\CompareValidatorPage.aspx" /> 
    6970    <Content Include="UI\WebControls\ControlPropertyLinkageConnectorPage.aspx" /> 
    7071    <Content Include="UI\WebControls\FormViewBindUserControl1.ascx" /> 
     
    254255    <Compile Include="UI\WebControls\CheckBoxFieldPage.aspx.designer.cs"> 
    255256      <DependentUpon>CheckBoxFieldPage.aspx</DependentUpon> 
     257    </Compile> 
     258    <Compile Include="UI\WebControls\CompareValidatorPage.aspx.cs"> 
     259      <DependentUpon>CompareValidatorPage.aspx</DependentUpon> 
     260      <SubType>ASPXCodeBehind</SubType> 
     261    </Compile> 
     262    <Compile Include="UI\WebControls\CompareValidatorPage.aspx.designer.cs"> 
     263      <DependentUpon>CompareValidatorPage.aspx</DependentUpon> 
    256264    </Compile> 
    257265    <Compile Include="UI\WebControls\ConfirmPage.aspx.cs"> 
詳しい使い方は TracChangeset を参照してください。