This topic has not yet been rated - Rate this topic

TaxonomyItem.NormalizeName Method

SharePoint 2010

Normalizes a name of a TaxonomyItem object.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
public static string NormalizeName(
	string name
)

Parameters

name
Type: System.String
The name to normalize

Return Value

Type: System.String
The normalized name

The name will be normalized to trim consecutive spaces into one and replace the & character with the wide character version of the character (\uFF06).

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ