Tabid of the Custom 404 page

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

Syntax

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

Field Value

Tabid of the Custom 404 page

Return Value

Tabid of the Custom 404 page

Remarks