Represents a collection of SearchContentModuleInfo objects.

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

Syntax

C#
public class SearchContentModuleInfoCollection : CollectionBase
Visual Basic
Public Class SearchContentModuleInfoCollection
	Inherits CollectionBase

Remarks

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    DotNetNuke.Services.Search..::..SearchContentModuleInfoCollection

See Also