summaryP:DotNetNuke.Entities.Tabs.TabInfo.KeyWords
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlElementAttribute("keywords")] public string KeyWords { get; set; } |
| Visual Basic |
|---|
<XmlElementAttribute("keywords")> Public Property KeyWords As String Get Set |