Table of Contents

Enum KeyScope

Namespace
Dynamicweb.Rendering.Translation
Assembly
Dynamicweb.Core.dll

Translation key scope

public enum KeyScope

Fields

DesignsLocal = 2
DesignsShared = 1
Global = 3
Local = 4
To top