WebPart::HasSharedData Property
.NET Framework (current version)
Gets a value that indicates whether a WebPart control has any shared personalization data associated with it.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::BooleanA Boolean value that indicates whether the control has shared personalization data.
This property refers to personalization data that is set on a control in shared scope, meaning personalization data that is seen by all users.
.NET Framework
Available since 2.0
Available since 2.0
Show: