Click or drag to resize
SnippetGroupViewModelLevelCount Property
Gets the current level the snippet group appears.

Namespace: ConnectedApps.Cms.Entities.Extensions.Snippet
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int LevelCount { get; set; }

Property Value

Type: Int32
See Also