Share via


WebPart.SerializedAttachedPropertiesUser property

Supports the SharePoint Foundation Web Part connection infrastructure. Not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

[WebPartStorageAttribute(Storage.Personal)]
[BrowsableAttribute(false)]
public string SerializedAttachedPropertiesUser { get; set; }

Property value

Type: System.String

See also

Reference

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace