Show / Hide Table of Contents

Class SearchContentSource

Inheritance
object
SearchType
SearchContentSource
Inherited Members
SearchType.SearchTypeId
SearchType.SearchTypeName
SearchType.SearchResultClass
SearchType.IsPrivate
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.Search.Internals
Assembly: DotNetNuke.dll
Syntax
public class SearchContentSource : SearchType

Constructors

SearchContentSource()

Declaration
public SearchContentSource()

Properties

LocalizedName

Declaration
public string LocalizedName { get; set; }
Property Value
Type Description
string

ModuleDefinitionId

Declaration
public int ModuleDefinitionId { get; set; }
Property Value
Type Description
int

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS