WebPartProviderResetPersonalizationBlob Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Reset the web parts locations

Namespace: ContentStudio.Site.WebParts
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected override void ResetPersonalizationBlob(
	WebPartManager webPartManager,
	string path,
	string userName
)

Parameters

webPartManager
Type: System.Web.UI.WebControls.WebPartsWebPartManager
Current web part manager
path
Type: SystemString
Path to web site
userName
Type: SystemString
Current username
See Also

Reference