Northwoods.GoSilverlight 1.3.5 Assembly
CreateTemporaryLink Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : CreateTemporaryLink Method

Construct a Northwoods.GoXam.Link to act as a temporary link.

Syntax

Visual Basic (Declaration) 
Protected Overridable Function CreateTemporaryLink() As Link
C# 
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.

Requirements

See Also

© 2012 All Rights Reserved.