Click or drag to resize
FolderIsSystem Property
Gets a value indicating the folder is a system folder and cannot be modified.

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

Property Value

Type: Boolean
See Also