Not supported by SubscriptionDataSource. Will throw NotSupportedException

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

Syntax

C#
protected override void SaveItem(
	UserSubscriptionInfo item
)

Parameters

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

See Also