ConvertXmlParameters.GetRealKey(String) Method
Determines the name by which a particular property appears in the current Application Model node’s differences.
Namespace: DevExpress.ExpressApp.Updating
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | A string representing the node’s property name. |
Returns
| Type | Description |
|---|---|
| String | A string representing the name by which the specified property appears in the current Application Model node’s differences. |
See Also