Not supported by SubscriptionDataSource. Will throw NotSupportedException

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
protected override void DeleteItem(
	UserSubscriptionInfo item
)

Parameters

item
Type: EPiServer.Web.WebControls..::.UserSubscriptionInfo
The item to delete.

See Also