SPSiteSubscriptionPropertyCollection.Serialize method
This member overrides SPSiteSubscriptionSettingsObject.Serialize().
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overrides Function Serialize As String
'Uso
Dim returnValue As String
returnValue = Me.Serialize()
protected override string Serialize()
Valor retornado
Type: System.String
Retorna String.
Ver também
Referência
SPSiteSubscriptionPropertyCollection class