Back to Devexpress

WebApiDataServerHelper.GetKnownTypes() Method

expressappframework-devexpress-dot-expressapp-dot-security-dot-clientserver-dot-webapi-dot-webapidataserverhelper.md

latest1.3 KB
Original Source

WebApiDataServerHelper.GetKnownTypes() Method

For internal use.

Namespace : DevExpress.ExpressApp.Security.ClientServer.WebApi

Assembly : DevExpress.ExpressApp.Security.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Security

Declaration

csharp
public static Type[] GetKnownTypes()
vb
Public Shared Function GetKnownTypes As Type()

Returns

Type
Type[]

See Also

WebApiDataServerHelper Class

WebApiDataServerHelper Members

DevExpress.ExpressApp.Security.ClientServer.WebApi Namespace