WebPart.ImportErrorMessage property

Error Message to use if an error occurs when a Webpart is imported.

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

Syntax

[WebPartStorageAttribute(Storage.None)]
public override string ImportErrorMessage { get; set; }

Property value

Type: System.String

See also

Reference

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace