Gets and sets whether the Module is Searchable
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsSearchable { get; set; } |
| Visual Basic |
|---|
Public Property IsSearchable As Boolean Get Set |