SPSiteSubscriptionPropertyCollection.Serialize Method
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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
Returns String.
See Also
Reference
SPSiteSubscriptionPropertyCollection Class