Deletes all subscriptions matching the specified object key
Namespace: DotNetNuke.Services.Social.Subscriptions.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void DeleteSubscriptionsByObjectKey( int portalId, string objectKey ) |
Visual Basic |
---|
Sub DeleteSubscriptionsByObjectKey ( portalId As Integer, objectKey As String ) |