コード例 #1
0
ファイル: NewOrEdit.aspx.cs プロジェクト: ssjylsg/crm
 private void BindStuff()
 {
     AspNetHelper.BindCompany(CompanyId, this.CurrentCompany);
 }