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.
Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Sub Deserialize ( _
    xmlData As String _
)
'Usage
Dim xmlData As String
Me.Deserialize(xmlData)
protected override void Deserialize(
    string xmlData
)
Parameters
- xmlData
Type: System.String 
See Also
Reference
SPSiteSubscriptionPropertyCollection Class