Plumtree Portal UI  
 

InheritListModel.SetDefaultObjects Method

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.

Overload List

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,int,int,int,int);

Inherited from SelectPTObjectModel.

public virtual void SetDefaultObjects(object[][]);

See Also

InheritListModel Class | com.plumtree.portaluiinfrastructure.expandablelist.inherit Namespace