EnterpriseInformationPortalContractDocumentsLink

Modified on Wednesday, 13 July 2011 07:53 AM by 156.75.200.64 — Categorized as: Feature Actions

The EnterpriseInformationPortalContractDocumentsLink opens up a new window to the Enterprise Information Portal Contract Documents for a contract.


Display Name

EIP Contract Documents

Features it can respond to

Any Features that have attributes matching either "ContractId" or "CONT_ID".

Custom Configuration

NameDescription
webserverThe webserver portion of the url example "webapp01.dot.state.fl.us"

Example


<externalLinks>
  <link type="FDOT.GIS.Client.Domain.EnterpriseInformationPortalContractDocumentsLink" xapuri="">
    <customSettings>
      <add name="webserver" value ="webapp01.dot.state.fl.us" />
    </customSettings>
  </link>
</externalLinks>

See Also