Northwoods.GoSilverlight 1.2.2 Assembly
GetAdornment Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : GetAdornment Method

category
this must be a non-null string
Find an Adornment associated with this part that has a particular category.

Syntax

Visual Basic (Declaration) 
Public Function GetAdornment( _
   ByVal category As String _
) As Adornment
C# 
public Adornment GetAdornment( 
   string category
)

Parameters

category
this must be a non-null string

Return Value

null if this no such adornment

Requirements

See Also

© 2010 All Rights Reserved.