Interface ICultureSensitiveDirtyTracking

Interface for components that support dirty tracking, and support cultures. Each culture can be dirty or not direct independent from each other.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsDirtyTracking
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface ICultureSensitiveDirtyTracking : IDirtyTracking

Methods

GetDirtyCultures()

Gets all cultures that have dirty values.

Declaration
RequestResponse
IList<CultureInfo> GetDirtyCultures()
Returns
TypeDescription
IList<>CultureInfo

A list of cultures.

Do you have some feedback for us?

If you have suggestions for improving this article,