Show / Hide Table of Contents

Interface IConsoleOutput

Namespace: DotNetNuke.Abstractions.Prompt
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface IConsoleOutput

Properties

IsHtml

Declaration
bool IsHtml { get; }
Property Value
Type Description
bool

Output

Declaration
string Output { get; }
Property Value
Type Description
string

Extension Methods

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