View.staticCache

Sets a boolean determining wheter the view is statically cached or not.

  1. bool staticCache [@property setter]
    class View
    protected @property
    static if(isWebServer)
    void
    staticCache
  2. bool staticCache [@property getter]

Meta