projects/m2-core/src/lib/core/service/config/request/StartPageEntryRequest.ts
Properties |
|
constructor(entryId: number, category?: string, entryDroppedOn, placeBefore?: boolean)
|
| Public category |
Type : string
|
| Public entryDroppedOn |
Type : number
|
| Public entryId |
Type : number
|
| Public placeBefore |
Type : boolean
|