コード例 #1
0
 public override void DisableItemTrad(SPWeb objWeb, string webPartId)
 {
     _currentHelper.DisableItemTrad(objWeb, webPartId);
 }