Table of Contents

Enum EntityType

Namespace
Dynamicweb.Content.Files.Information
Assembly
Dynamicweb.dll
Determins the current type.
[Obsolete("Do not use")]
public enum EntityType

Fields

Area = 0
CustomType = 7
File = 1
Folder = 2
Page = 3
Paragraph = 4
ScheduledTask = 6
Trashbin = 5
Undefined = 8
To top