Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Serializes the current object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected MustOverride Function Serialize As String
'Usage
Dim returnValue As String
returnValue = Me.Serialize()
protected abstract string Serialize()
Return value
Type: System.String
String
The serialized object.
See also
Reference
SPSiteSubscriptionSettingsObject class