Interface ICultureSensitiveDirtyTracking
Interface for components that support dirty tracking, and support cultures. Each culture can be dirty or not direct independent from each other.
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsDirtyTracking
Assembly: Stylelabs.M.Sdk.dll
Syntax
Methods
GetDirtyCultures()
Gets all cultures that have dirty values.
Declaration
Returns
| Type | Description |
|---|---|
| IList<>CultureInfo |
A list of cultures. |