Plumtree Portal UI  
 

PlumtreeHelpers.MakeCreateObjectLink Method

Makes a simple link that creates an object in the parent window - passing in the added arguments.

Overload List

Makes a simple link that creates an object in the parent window - passing in the added arguments.

public static HTMLElement MakeCreateObjectLink(int,string,int,string,AActivitySpace,int,string,bool);

Makes a simple link that creates an object in the parent window - passing in the added arguments. This version of the function defaults to create mode

public static HTMLElement MakeCreateObjectLink(int,string,int,string,AActivitySpace,string,bool);

See Also

PlumtreeHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace