Class TermHelper
Inherited Members
Namespace: DotNetNuke.Entities.Content.Taxonomy
Assembly: DotNetNuke.dll
Syntax
public class TermHelper
Constructors
TermHelper()
Declaration
public TermHelper()
Fields
PageTagsVocabulary
Declaration
public const string PageTagsVocabulary = "PageTags"
Field Value
| Type | Description |
|---|---|
| string |
Methods
ToTabTerms(string, int)
Declaration
public static List<Term> ToTabTerms(string pageSettingsTags, int tabPortalId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | pageSettingsTags | |
| int | tabPortalId |
Returns
| Type | Description |
|---|---|
| List<Term> |