Class PageParameterConstants
Contains constants for page parametrization.
public static class PageParameterConstants
- Inheritance
-
objectPageParameterConstants
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