Class ReadOnlyCultureSensitive
Defines a read-only culture sensitive property for a ITypedEntity.
Inheritance
object
ReadOnlyCultureSensitive
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsTypedFields
Assembly: Stylelabs.M.Sdk.dll
Syntax
Type Parameters
| Name | Description |
|---|---|
| T | The type. |
Constructors
ReadOnlyCultureSensitive(TypedEntityWrapper, string)
Initializes a new instance of the ReadOnlyCultureSensitive
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| TypedEntityWrapper | wrapper | The typed entity wrapper. |
| string | propertyName | The property name. |
Properties
this[CultureInfo]
Gets the specified property in the desired culture.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| CultureInfo | culture | The culture. |
Property Value
| Type | Description |
|---|---|
| T |
If you have suggestions for improving this article, let us know!