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