Table of Contents

Class PageParameterConstants

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Contains constants for page parametrization.

public static class PageParameterConstants
Inheritance
object
PageParameterConstants

Fields

PARAMETERIZED_SLUG

When this value is used as a page slug, page is considered to be a parametrized page with the parameter name generated by the system automatically.

public const string PARAMETERIZED_SLUG = ":"

Field Value

string
See Also