[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.SlideShowCellType.UseContextKey

UseContextKey Property

UseContextKey

Gets or sets whether the context key should be used for the slide show cell.

Declaration
public bool UseContextKey { get; set; }
Public Property UseContextKey As Boolean
Remarks

This property determines whether the ContextKey property should be used.
This is automatically enabled if the ContextKey property is ever set (on either the client or the server). If the context key is used, it should have the same signature with an additional parameter named contextKey of type string.