Tabid of the Custom 500 error page

Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlElementAttribute("custom500tabid")]
public int Custom500TabId { get; set; }
Visual Basic
<XmlElementAttribute("custom500tabid")> 
Public Property Custom500TabId As Integer
	Get
	Set

Field Value

Tabid of the Custom 500 error page

Return Value

Tabid of the Custom 500 error page

Remarks