| ForumUserFavoritesInfoGetCacheDependencies Method  | 
            Gets collection of dependency keys to be touched when modifying the current object.
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 11.0.0
Syntaxprotected override ICollection<string> GetCacheDependencies()
Return Value
Type: 
ICollectionString
See Also