Show / Hide Table of Contents

Class TermHelper

Inheritance
object
TermHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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>

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS