View.cached

Sets a boolean determining whether the view can be cached or not.

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

Meta