FinancialProjectSearchLink

Modified on Wednesday, 13 July 2011 08:01 AM by 156.75.200.64 — Categorized as: Uncategorized

The FinancialProjectSearchLink opens up a new window to the Financial Project Search for a financial project.


Display Name

EIP Financial Project Detail

Features it can respond to

Any Features that have attributes matching either "WPITEM" or "PRIM_PRJ_NBR" or "PROJNO".

Custom Configuration

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

Example


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

See Also