Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Kentico
KInspector
Core
ModuleResults
C# Class Kentico.KInspector.Core.ModuleResults
Results of the module that are used in the
IModule.GetResults
method.
Mostrar archivo
Open project: Kentico/KInspector
Class Usage Examples
Public Properties
Property
Type
Description
ResultComment
string
Status
Status
Trusted
bool
Property Details
ResultComment
public_oe property
Comments where should be displayed what should be fixed and how.
public
string
ResultComment
return
string
Status
public_oe property
Result status.
public
Status
Status
return
Status
Trusted
public_oe property
Indicates that encoding of
Result
can be safely omitted. Supported only for
string
and
List{string}
result.
public
bool
Trusted
return
bool