Click or drag to resize

ExportItemGetRightClickMenu Method


Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual List<Tuple<string, Action>> GetRightClickMenu(
	ExportItem forParent
)

Parameters

forParent  ExportItem
 

Return Value

ListTupleString, Action
See Also