Click or drag to resize
DraftItemDefaultLanguageId Property
Gets the default language ID, if specified.

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

Property Value

Type: NullableInt32
See Also