Class TermHelper
Inheritance
System.Object
TermHelper
Assembly: DotNetNuke.dll
Syntax
public class TermHelper : object
Fields
|
Improve this Doc
View Source
PageTagsVocabulary
Declaration
public const string PageTagsVocabulary = null
Field Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
ToTabTerms(String, Int32)
Declaration
public static List<Term> ToTabTerms(string pageSettingsTags, int tabPortalId)
Parameters
Type |
Name |
Description |
System.String |
pageSettingsTags |
|
System.Int32 |
tabPortalId |
|
Returns
Type |
Description |
List<Term> |
|
Extension Methods