summaryM:DotNetNuke.Services.Search.Internals.ISearchHelper.IsReindexRequested(System.Int32,System.DateTime)
Namespace: DotNetNuke.Services.Search.InternalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
bool IsReindexRequested( int portalId, DateTime startDate ) |
Visual Basic |
---|
Function IsReindexRequested ( portalId As Integer, startDate As DateTime ) As Boolean |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Search.Internals.ISearchHelper.IsReindexRequested(System.Int32,System.DateTime)
- startDate
- Type: System..::..DateTime
paramstartDateM:DotNetNuke.Services.Search.Internals.ISearchHelper.IsReindexRequested(System.Int32,System.DateTime)