PreviewCommand.PreviewGlobals Class
Namespace
Statiq.Web.Commands
Containing Type
PreviewCommand
Base Types
graph BT Type-->Base0["InteractiveGlobals"] click Base0 "/api/Statiq.App/InteractiveGlobals" Base0-->Base1["object"] Type["PreviewCommand.PreviewGlobals"] class Type type-node

Syntax

public class PreviewCommand.PreviewGlobals : InteractiveGlobals

Constructors

Properties

Methods

Name Return Value Summary
Execute() void
Inherited from InteractiveGlobals
Exit() void
Inherited from InteractiveGlobals
Help() void
Inherited from InteractiveGlobals
Help(object, string) void
Inherited from InteractiveGlobals
Help(Type, string) void
Inherited from InteractiveGlobals
Quit() void
Inherited from InteractiveGlobals
ResetCache() void

Extension Methods