SortTitleUtility class

Provides methods for creating and manipulating sort titles.

public static class SortTitleUtility

Public Members

name description
static CreateSortableTitle(…) Creates a SortableTitle for strTitle using the sorting rules of language.
static CreateSortTitle(…) Creates a sort title for the given title.
static GetLeadingArticleRegex(…) Gets a regular expression that matches a leading article.

See Also