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