12345678910 |
- <?xml version="1.0" encoding="utf-8" ?>
- <configuration>
- <configSections>
- <section name="WebPartExtend" type="UFSoft.UBF.UI.Custom.ExtendedPartSection, UFSoft.UBF.UI.FormProcess" />
- </configSections>
- <WebPartExtend>
- <ExtendedPart parentPartFullName="UFIDA.U9.MFG.BC.BarCodeUsedBListUIModel.BarCodeUsedBListUIFormWebPart" extendedPartFullName="UFIDA.U9.Cust.Kusi.CJJ.Plugin.UI.BarCodeUsedBListUIFormWebPart" extendedPartAssemblyName="UFIDA.U9.Cust.Kusi.CJJ.UIPlugin.dll" />
- <ExtendedPart parentPartFullName="RoleUIModel.RoleMainUIFormWebPart" extendedPartFullName="UFIDA.U9.Cust.Kusi.CJJ.Plugin.UI.RoleMainUIFormWebPart" extendedPartAssemblyName="UFIDA.U9.Cust.Kusi.CJJ.UIPlugin.dll" />
- </WebPartExtend>
- </configuration>
|