Usercontrol "UserNoticia"
Más...
|
override void | Dispose (bool disposing) |
| Limpiar los recursos que se estén usando. Más...
|
|
Usercontrol "UserNoticia"
Definición en la línea 19 del archivo UserNoticia.cs.
◆ UserNoticia() [1/2]
Sage.ES.Onboarding.UserControls.UserNoticia.UserNoticia |
( |
| ) |
|
|
inline |
◆ UserNoticia() [2/2]
Sage.ES.Onboarding.UserControls.UserNoticia.UserNoticia |
( |
INoticia |
toNoticia, |
|
|
int |
tnRow, |
|
|
int |
tnAnchoUserControl, |
|
|
bool |
tlPopUp = false |
|
) |
| |
|
inline |
Constructor
- Parámetros
-
toNoticia | Noticia a presentar |
tnRow | Row de la noticia |
tnAnchoUserControl | Ancho del USerControl contenedor para poder gestionar las dimensiones del usercontrol a partir de la información de la notifica |
tlPopUp | Formato Popup |
Definición en la línea 146 del archivo UserNoticia.cs.
◆ _Click_Noticia_Handler()
delegate void Sage.ES.Onboarding.UserControls.UserNoticia._Click_Noticia_Handler |
( |
AccionNoticia |
teAccionNoticia, |
|
|
UserNoticia |
toUserNoticia, |
|
|
ref bool |
tlOk |
|
) |
| |
Delegado con las acciones a ejecutar en el noticia
- Parámetros
-
teAccionNoticia | Acción a ejecutar |
toUserNoticia | UserNodo sobre el que ejecutaremos la acción correspondiente |
tlOk | Devuelve como ha ido la ejecución de la acción |
◆ Dispose()
override void Sage.ES.Onboarding.UserControls.UserNoticia.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Limpiar los recursos que se estén usando.
- Parámetros
-
disposing | true si los recursos administrados se deben desechar; false en caso contrario. |
Definición en la línea 19 del archivo UserNoticia.Designer.cs.
◆ _Noticia
INoticia Sage.ES.Onboarding.UserControls.UserNoticia._Noticia |
|
get |
Noticia que se presenta en el usercontrol
Definición en la línea 94 del archivo UserNoticia.cs.
◆ _Selected
bool Sage.ES.Onboarding.UserControls.UserNoticia._Selected |
|
getset |
◆ _Visto
bool Sage.ES.Onboarding.UserControls.UserNoticia._Visto |
|
getset |
Refrescamos si hemos visto de la noticia
Definición en la línea 117 del archivo UserNoticia.cs.
◆ _Click_Noticia
La documentación para esta clase fue generada a partir de los siguientes ficheros: