Plumtree Portal UI  
 

InheritListModel.SetDefaultObjects Method (IPTSession, Int32, Int32, Int32, Int32)

Uses the passed in parameters to query which objects use the passed in template and which inherit it then adds those as the default objects.

public virtual void SetDefaultObjects(
   IPTSession _Session,
   int _nDisplayClassID,
   int _nTemplateObjectID,
   int _nTemplateColumnPropID,
   int _nInheritTemplateColumnPropID
);

Parameters

_Session
_nDisplayClassID
_nTemplateObjectID
_nTemplateColumnPropID
_nInheritTemplateColumnPropID

See Also

InheritListModel Class | com.plumtree.portaluiinfrastructure.expandablelist.inherit Namespace | InheritListModel.SetDefaultObjects Overload List