View.cached

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

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

Meta