You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Bundle xmlns="urn:uiosp-bundle-manifest-2.0" Name="举证管理_JKRJ" SymbolicName="Kingo.Plugin.ResultsOfProof" Version="1.0" InitializedState="Active" StartLevel="2">
|
|
|
|
|
<Activator Type="Kingo.Plugin.ResultsOfProof.Activator" Policy="Immediate" />
|
|
|
|
|
<Runtime>
|
|
|
|
|
<Assembly Path="Kingo.Plugin.ResultsOfProof.dll" Share="true" MultipleVersions="false"/>
|
|
|
|
|
</Runtime>
|
|
|
|
|
<Extension Point="ExtPoint.Menus">
|
|
|
|
|
<!--<MenuItem Id="KGIS.UI.Menu.ImprotProofTables"
|
|
|
|
|
Name="举证信息表生成"
|
|
|
|
|
Tooltip=""
|
|
|
|
|
Order="3"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\ResultsOfProof\导出举证图斑信息表.png"
|
|
|
|
|
LargeImage="\Resources\ResultsOfProof\导出举证图斑信息表.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="Menu.Start.Group.BGResultManager"
|
|
|
|
|
CommandId="Kingo.Plugin.ResultsOfProof.Commands.BGExportXJJZTBXXCommand"/>-->
|
|
|
|
|
</Extension>
|
|
|
|
|
</Bundle>
|
|
|
|
|
|