GoXam for WPF v3
IsLinkType Method (ILinksModel)
Northwoods.GoXam.Model Namespace > ILinksModel Interface : IsLinkType Method
This predicate is true if the object is non-null and is of a type that the model accepts for link data.
Syntax
bool IsLinkType( 
   object linkdata
)

Parameters

linkdata
See Also

Reference

ILinksModel Interface
ILinksModel Members