TabdId of the splash page. If 0, there is no splash page
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlElementAttribute("splashtabid")] public int SplashTabId { get; set; } |
Visual Basic |
---|
<XmlElementAttribute("splashtabid")> Public Property SplashTabId As Integer Get Set |