PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Added to OperationContext.Extensions to signal that the current request is a Preview request called from InteropService. This means that item number -1 is valid in ItemRef.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public class InteropPreviewExtension : <>
Visual Basic (Declaration)Copy imageCopy Code
Public Class InteropPreviewExtension _
	Implements (Of )

Inheritance Hierarchy

System..::..Object
  Smartsite.Base..::..InteropPreviewExtension

See Also

Advanced