This documentation page is for a deeper level of understanding of the API parameters and usage. Please refer to our builder page to have the API automatically generated based on your needs.
This plugin is managed in the IROffice Portal. Many layouts are available for Directors, Management, Advisors etc.
<div id="DirDiv"></div>
<script language="JavaScript" src="https://www.b2i.us/b2i/DirectorApi.asp" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
oDir.BizID="2626";
oDir.sKey="Sf6Ic9Gy8";
oDir.sHttp="https";
oDir.lo="0";
getDirData();
</script>
Optional parameters: Should always come before calling the getDirData(); method.
oDir.lo="0" | Database driven templates for unlimited layouts |
oDir.Group="" | Groups used for Directors, Management, Advisors, etc. These are configured in our portal. |
oDir.ViewLink=""; | URL Page Link that has View Module installed. |
oDir.sOpen="1"; | Holds biography container open, removing collapsibility for layouts where implemented. |