Table of Contents

Method GetKeyForItem

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

GetKeyForItem(ExternalizedMapping)

Extracts the key from the specified externalized property.

protected override string GetKeyForItem(ExternalizedMapping item)

Parameters

item ExternalizedMapping

The externalized property from which to extract the key.

Returns

string

The key for the specified externalized property. The current key is the name of the externalized property.