GoXam for WPF v3
CreateTemporaryLink Method
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : CreateTemporaryLink Method
Construct a Northwoods.GoXam.Link to act as a temporary link.
Syntax
protected virtual Link CreateTemporaryLink()

Return Value

an unbound Northwoods.GoXam.Link defined by the TemporaryLinkTemplate, or if that is null, by the default template named "DefaultTemporaryLinkTemplate".
Remarks
The link should be put in the "Tool" layer.
See Also

Reference

LinkingBaseTool Class
LinkingBaseTool Members