Version

Infragistics.Sdk Namespace (Infragistics.Reveal.SDK.WebAPI)

Classes
 ClassDescription
ClassDIExtensions  
ClassRevealEmbedSettings Class used to configure the Reveal SDK embedded in your application.
ClassSdkInMemoryDataService  
Interfaces
 InterfaceDescription
InterfaceIRevealSdkContext Main interface to be implemented when integrating your server side application with Reveal SDK. It provides callbacks for working with the SDK and properties to configure data sources replacement and in-memory data sources. See the developer guide for more information.
InterfaceIRevealUserContext Interface that can be optionally implemented to return information about the current user id when a request is being processed in the controllers. Can be specified when calling AddRevealServices, if not specified the default implementation provided by Reveal will be used.
See Also