IBaseInfo.GetExtender<T>() Method
Provides access to additional metadata.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Type Parameters
| Name |
|---|
| T |
Returns
| Type | Description |
|---|---|
| T | An object which represents the additional metadata. |
Remarks
This method is intended for internal use.
See Also