Click or drag to resize
AvatarInfoGetCacheDependencies Method
Gets collection of dependency keys to be touched when modifying the current object.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax
C#
protected override ICollection<string> GetCacheDependencies()

Return Value

Type: ICollectionString
See Also