Plumtree Portal UI  
 

PTConfigVarPack Class

This VarPack contains the Plumtree Application data. This extends the base config var pack, and adds extra data from the ptconfig.xml file.

For a list of all members of this type, see PTConfigVarPack Members.

System.Object
   com.plumtree.uiinfrastructure.web.BaseVarPack
      com.plumtree.uiinfrastructure.application.varpacks.ConfigVarPack
         com.plumtree.portaluiinfrastructure.application.varpacks.PTConfigVarPack

public class PTConfigVarPack : ConfigVarPack

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.application.varpacks

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

PTConfigVarPack Members | com.plumtree.portaluiinfrastructure.application.varpacks Namespace