PersistentStorageHelperLastError Property |
Note: This API is now obsolete.
Namespace: CMS.Helpers
[ObsoleteAttribute("Use try-catch statement to properly handle any unexpected errors which can occur when working with persistent items. This property can be undesirably affected by concurrent access.")] public static string LastError { get; set; }