Click or drag to resize
FacebookApplicationInfoProvider.DeleteInfo Method
Deletes the object to the database.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 11.0.0
Syntax
C#
protected override void DeleteInfo(
	FacebookApplicationInfo info
)

Parameters

info
Type: CMS.SocialMarketing.FacebookApplicationInfo
Object to delete
See Also