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
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
AvatarInfo
info
)
Parameters
info
Type:
CMS.Membership
AvatarInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(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