layoutConstructorFormat

The format used for layout's in the constructor.

static if(isWebServer || !isWeb)
enum layoutConstructorFormat = "super.layoutName = \"%s\";\r\n";

Meta