TeamSite.PersistedObject Property
NOTE: This API is now obsolete.
Note: This API is included for backward compatibility only. It is not intended for use in future application or solution development.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Protected Overrides ReadOnly Property PersistedObject As SPPersistedObject
Get
'Usage
Dim value As SPPersistedObject
value = Me.PersistedObject
[ObsoleteAttribute]
protected override SPPersistedObject PersistedObject { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPPersistedObject