src/components/kendoUI/baseComponents/session-expired/session-expired.component.ts
selector | wm-session-expired |
styleUrls | ./session-expired.component.scss |
templateUrl | ./session-expired.component.html |
Properties |
Methods |
Inputs |
Accessors |
constructor()
|
model |
Type : any
|
click | ||||||||
click(event: any)
|
||||||||
Handle the click event Refresh the current page
Parameters :
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
visible |
Type : boolean
|
The visible property |
title |
gettitle()
|
The session expired title
Returns :
string
|
labelMessage |
getlabelMessage()
|