ViewTypeName

Template to get the type name of a view.

static if(!isWebApi)
template ViewTypeName (
string name
)

Parameters

name

The name of the view.

Meta