Error processing SSI file
(Leadtools.Controls)

Show in webframe

RenderItemStates Property




Indicates whether to render the item states.
Syntax
public bool RenderItemStates {get; set;}
'Declaration
 
Public Property RenderItemStates As Boolean

Property Value

true to render the item states, otherwise; false. Default value is true.
Remarks

This member will control whether IsSelected, IsHovered the current active item will be used during RenderRedirect. For more information, refer to Image Viewer Rendering.

Example

For an example, refer to RenderRedirect.

Requirements

Target Platforms

See Also

Reference

ImageViewerRenderRedirectOptions Class
ImageViewerRenderRedirectOptions Members

Error processing SSI file