AvatarInfoProviderDeleteAvatarInfo Method (Int32) |
Deletes specified avatar.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static void DeleteAvatarInfo(
int avatarId
)
Parameters
- avatarId
- Type: SystemInt32
ID of the avatar object
See Also