Module Id of the Content
Namespace: DotNetNuke.Services.Search.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int ModuleId { get; set; } |
Visual Basic |
---|
Public Property ModuleId As Integer Get Set |
Remarks
This is needed when SearchTypeId is for a Module
Remarks
A value of -1 means this is property is not used.