Tabid of the Search profile page
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlElementAttribute("searchtabid")] public int SearchTabId { get; set; } |
| Visual Basic |
|---|
<XmlElementAttribute("searchtabid")> Public Property SearchTabId As Integer Get Set |