Skip to main content

CmsPartialBlockName

Reserved names for partials that will automatically be shown on certain pages if present

enum CmsPartialBlockName {
ACCOUNT_FORM_TEXT
MY_SIGNUP_QUEUE_TEXT
PRE_SCHEDULE_TEXT
}

Values

CmsPartialBlockName.ACCOUNT_FORM_TEXT

Content shown on top of the "update your account" and "create your account" forms. This is used by the "update your account" pages as a way to clarify that your account is shared between multiple conventions.

CmsPartialBlockName.MY_SIGNUP_QUEUE_TEXT

Content shown on top of the "my signup queue" page.

CmsPartialBlockName.PRE_SCHEDULE_TEXT

Content shown on top of the convention schedule.

Member Of

CreateCmsPartialInput input