ITrackingPersonalizable::BeginSave Method ()

 

Represents the phase prior to extracting personalization data from a control.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

void BeginSave()

The Web Parts control set calls this method prior to extracting personalization data from the control.

The following code example demonstrates using the BeginSave method. For a complete, working code example that consists of a control and an .aspx page, see the IPersonalizable class overview topic.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: