Provides methods for creating and manipulating sort titles.
public static class SortTitleUtility
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. |