GoXam for WPF v3
GetCategoryForLink Method (ILinksModel)
Northwoods.GoXam.Model Namespace > ILinksModel Interface : GetCategoryForLink Method
To help distinguish between different kinds of links, each link has a "category" that is just a string.
Syntax
string GetCategoryForLink( 
   object linkdata
)

Parameters

linkdata

Return Value

the default category is the empty string
See Also

Reference

ILinksModel Interface
ILinksModel Members