Gets the terms.
Namespace: DotNetNuke.Entities.ContentAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlIgnoreAttribute] [ScriptIgnoreAttribute] public List<Term> Terms { get; } |
Visual Basic |
---|
<XmlIgnoreAttribute> <ScriptIgnoreAttribute> Public ReadOnly Property Terms As List(Of Term) Get |