Tab Id of the Content [Optional]

Namespace: DotNetNuke.Services.Search.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int TabId { get; set; }
Visual Basic
Public Property TabId As Integer
	Get
	Set

Remarks

A value of -1 means this is property is not used.

See Also