Show / Hide Table of Contents

Class SearchResultsModuleInfo

Inheritance
object
SearchResultsModuleInfo
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Modules.SearchInput
Assembly: DotNetNuke.dll
Syntax
public class SearchResultsModuleInfo

Constructors

SearchResultsModuleInfo()

Declaration
public SearchResultsModuleInfo()

Properties

SearchTabName

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

TabID

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

Extension Methods

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