Table of Contents

Enum ItemStoreContainer.StoreItem.SourceType

Namespace
Dynamicweb.Content.Items
Assembly
Dynamicweb.dll
[DataContract]
public enum ItemStoreContainer.StoreItem.SourceType

Fields

[EnumMember] Page = 1
[EnumMember] PageProperty = 3
[EnumMember] Paragraph = 2
[EnumMember] Unknown = 0
To top