SPSiteSubscriptionFeaturePack.Serialize Method
This member overrides SPSiteSubscriptionSettingsObject.Serialize().
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function Serialize As String
'Usage
Dim returnValue As String
returnValue = Me.Serialize()
protected override string Serialize()
Return Value
Type: System.String
See Also
Reference
SPSiteSubscriptionFeaturePack Class