Click or drag to resize
PropertyDefinitionIsMultiLanguage Property
Gets or sets a value indicating if the property value supports multiple languages.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<bool> IsMultiLanguage { get; set; }

Property Value

Type: NullableBoolean
See Also