Table of Contents

Class BrandingThemePageBackgroundPageLayoutEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

[Serializable]
public static class BrandingThemePageBackgroundPageLayoutEnum.Values
Inheritance
BrandingThemePageBackgroundPageLayoutEnum.Values
Inherited Members

Fields

Center

public const string Center = "center"

Field Value

string

Left

public const string Left = "left"

Field Value

string

Right

public const string Right = "right"

Field Value

string