Click or drag to resize
ModuleClassInfoAllowChildrenUserBrowse Property
Gets a value indicating if the module allows it's child items to be browsed through the workspace.

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

Property Value

Type: NullableBoolean
See Also