AddShortcode<TShortcode>(Bootstrapper) Method
Namespace
Statiq.App
Containing Type
BoostrapperShortcodeExtensions

Syntax

public static Bootstrapper AddShortcode<TShortcode>(this Bootstrapper bootstrapper) 
    where TShortcode : IShortcode

Type Parameters

Name Description
TShortcode

Parameters

Name Type Description
bootstrapper Bootstrapper

Return Value

Type Description
Bootstrapper