Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Membership Namespaces
CMS.Membership
AvatarInfoProvider Class
AvatarInfoProvider Methods
CanResizeImage Method
Delete Method
DeleteAvatarFile Method
DeleteAvatarInfo Method
DeleteAvatarInfoInternal Method
EnsureAvatarPhysicalFile Method
EnsureThumbnailFile Method
GenerateThumbnails Method
GetAvatarFile Method
GetAvatarFileBinary Method
GetAvatarInfo Method
GetAvatarInfoInternal Method
GetAvatarInfoWithoutBinary Method
GetAvatarInfoWithoutBinaryInternal Method
GetAvatars Method
GetFilePhysicalPath Method
GetFilesFolderPath Method
GetImageThumbnail Method
GetUniqueAvatarName Method
SaveAvatarFileToDisk Method
Set Method
SetAvatarInfo Method
SetAvatarInfoInternal Method
UploadAvatar Method
AvatarInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
AvatarInfo
info
)
Parameters
info
Type:
CMS.Membership
AvatarInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
AvatarInfoProvider Class
CMS.Membership Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com