Aqualogic Interaction API  
 

IPTCommunity.SetFooterID Method 

Assigns new Footer ID to this community. Requires SELECT on the footer gadget.

void SetFooterID(
   int nFooterID
);

Parameters

nFooterID
ID of a footer gadget

Exceptions

Exception Type Condition
Exception with PT_RESULTCODES.PT_E_INSUFFICIENTROLEACCESS errorcode if the user has insufficient access to the community

See Also

IPTCommunity Interface | com.plumtree.server Namespace