Prado\Web\UI\WebControls\TOutputCacheCalculateKeyEventParameter::getCacheKey PHP 메소드

getCacheKey() 공개 메소드

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