GoXam for WPF v3
GetCategoryForLink Method (ILinksModel)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
string
GetCategoryForLink(
object
linkdata
)
Parameters
linkdata
Return Value
the default category is the empty string
See Also
Reference
ILinksModel Interface
ILinksModel Members