Class SearchType
Inherited Members
Namespace: DotNetNuke.Services.Search.Entities
Assembly: DotNetNuke.dll
Syntax
public class SearchTypeConstructors
SearchType()
Declaration
public SearchType()Properties
IsPrivate
Declaration
public bool IsPrivate { get; set; }Property Value
| Type | Description | 
|---|---|
| bool | 
SearchResultClass
Declaration
public string SearchResultClass { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
SearchTypeId
Declaration
public int SearchTypeId { get; set; }Property Value
| Type | Description | 
|---|---|
| int | 
SearchTypeName
Declaration
public string SearchTypeName { get; set; }Property Value
| Type | Description | 
|---|---|
| string |