layoutConstructorFormat

The format used for layout's in the constructor.

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

Meta