Prado\Web\UI\WebControls\TOutputCacheCalculateKeyEventParameter::getCacheKey PHP Method

getCacheKey() public method

public getCacheKey ( ) : string
return string cache key to be appended to the default calculation scheme.
    public function getCacheKey()
    {
        return $this->_cacheKey;
    }
TOutputCacheCalculateKeyEventParameter