ITypesInfo.RefreshInfo(ITypeInfo) Method
Refreshes the metadata on a specific type.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
info | ITypeInfo | An ITypeInfo object that represents metadata to be refreshed. |
See Also