Plumtree Portal UI  
 

AppDataObject.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.

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

Parameters

iCommunityID
iPageID
iGWParams
strHostPageURI
asOwner

Return Value

See Also

AppDataObject Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace | AppDataObject.GetAppDataObject Overload List