DynamicContentPage
Namespace: Middleware.DynamicContent
Assembly: Middleware
Contains the contents for a dynamic page
Constructors
Properties
Id
|
Unique page id
|
Name
|
Name of dynamic page
|
Content
|
Dynamic content that will be displayed within the page
|
ActiveFrom
|
Date/time the page will be active from
|
ActiveTo
|
Date/time the page will be active until
|
RouteName
|
RouteName that is used as part of the Uri to navigate to the page
|
BackgroundColor
|
Color of background, default is white. Defined as hex color
|
BackgroundImage
|
Uri for image for background, this will be stretched across entire page.
|
Methods