Click or drag to resize
CategoryInherit Property
If true, then items will be assigned parent categories until the root is reached, when a category at any depth is assigned. Null if the category is a root category.

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

Property Value

Type: NullableBoolean
See Also