Click or drag to resize
ConditionFlags Property
Gets or sets a collection of directive flags used for pattern matching behavior, if any.

Namespace: ConnectedApps.Cms.Entities.Rewrite
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public EnumCollection<Flag> Flags { get; set; }

Property Value

Type: EnumCollectionFlag
See Also