View.staticCache

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

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

Meta