[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.AutoCompleteCellType.ContextKey

ContextKey Property

ContextKey

Gets or sets the user- or page-specific context key for an optional overload of the Web method described by the ServiceMethod and ServicePath.

Declaration
public string ContextKey { get; set; }
Public Property ContextKey As String
Remarks

This property determines the user/page specific context provided to an optional overload of the Web method described by the Service Method and ServicePath. If the context key is used, it should have the same signature with an additional parameter named contextKey of type string.