Plumtree Portal UI  
 

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

Returns the app data state object. This function is used by the gateway directly. The bResolveSecureBase specifies that in security mode 3 the method should resolve strSecureAppBaseURL by passing it to PTConfigHelper.GetApplicationBaseURL or not

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

Parameters

iCommunityID
iPageID
iGWParams
strHostPageURI
asOwner
bResolveSecureBase

Return Value

See Also

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