Error processing SSI file
(Leadtools.Controls)

Show in webframe

RemoveEmptyItem Property




Indicates whether to remove the item if it did not have previous data.
Syntax
public bool RemoveEmptyItem {get; set;}
'Declaration
 
Public Property RemoveEmptyItem As Boolean

Property Value

true to remove the item if it did not have previous data, otherwise, false. Default value is false.
Remarks

The detailed description refer to ItemError.

Example

For an example, refer to ItemError.

Requirements

Target Platforms

See Also

Reference

ImageViewerItemErrorEventArgs Class
ImageViewerItemErrorEventArgs Members

Error processing SSI file