Plumtree Portal UI  
 

IAppDataObjectFactory.GetAppDataObject Method (Int32, Int32, Int32, String, AActivitySpace)

Return GetAppDataObject(int iCommunityID, int iPageID, int iGWParams, String strHostPageURI, AActivitySpace asOwner, boolean bResolveSecureBase) with the default value of bResolveSecureBase set to true.

IPTState GetAppDataObject(
   int iCommunityID,
   int iPageID,
   int iGWParams,
   string strHostPageURI,
   AActivitySpace asOwner
);

Parameters

iCommunityID
iPageID
iGWParams
strHostPageURI
asOwner

Return Value

See Also

IAppDataObjectFactory Interface | com.plumtree.portaluiinfrastructure.helpers Namespace | IAppDataObjectFactory.GetAppDataObject Overload List