Interface IResourceSetValueConverter

public interface IResourceSetValueConverter

Interface Members

MemberDescription

Convert

The method used to convert or transform the value that will be stored in the ResourceSet fed for resources.

public object Convert(object resourceValue,     string key)

ValueType

The value type that you would like to act on. This value can be the standard value type defined in the ValueTypes enumeration or any other integer value that is stored in the ValueType property of database.

Requirements

Namespace: Westwind.Globalization
Assembly: westwind.globalization.dll

© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic