The SearchContentModuleInfo class represents an extendension (by containment) of ModuleInfo to add a parametere that determines whether a module is Searchable

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

Syntax

C#
public class SearchContentModuleInfo
Visual Basic
Public Class SearchContentModuleInfo

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Search..::..SearchContentModuleInfo

See Also