| Author |
Message |
Leeor Chernov
Guest
|
Posted:
Mon Jan 10, 2005 11:01 pm Post subject:
Events after saving page properties |
|
|
Hi,
Can I catch an event in a template , or in another handler after I save
page(posting) custom properties from the console???
TNX
Leeor |
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
|
| Back to top |
|
 |
Leeor Chernov
Guest
|
Posted:
Tue Jan 11, 2005 1:42 pm Post subject:
Re: Events after saving page properties |
|
|
Hi Stefan ,
Yes I wanted to Deliver values from custom property to a placeholder during
save, and I think I found the best solution,,'
Using the Saving_Content event of the placeholder !
What do you think ?
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:Olcjraz9EHA.3980@TK2MSFTNGP11.phx.gbl...
|
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Tue Jan 11, 2005 2:38 pm Post subject:
Re: Events after saving page properties |
|
|
Hi Leeor,
that sounds similar to the approach in my second link below.
Cheers,
Stefan.
"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:OuzgAD79EHA.2596@tk2msftngp13.phx.gbl...
| Quote: | Hi Stefan ,
Yes I wanted to Deliver values from custom property to a placeholder
during
save, and I think I found the best solution,,'
Using the Saving_Content event of the placeholder !
What do you think ?
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:Olcjraz9EHA.3980@TK2MSFTNGP11.phx.gbl...
Hi Leeor,
what would you like to achieve?
To modify a property during save?
Check out the following articles:
http://blogs.msdn.com/stefan_gossner/articles/252808.aspx
http://blogs.msdn.com/stefan_gossner/archive/2004/04/25/119613.aspx
Cheers,
Stefan.
"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:#KbukWz9EHA.2012@TK2MSFTNGP15.phx.gbl...
Hi,
Can I catch an event in a template , or in another handler after I
save
page(posting) custom properties from the console???
TNX
Leeor
|
|
|
| Back to top |
|
 |
Leeor Chernov
Guest
|
Posted:
Tue Jan 11, 2005 3:19 pm Post subject:
Re: Events after saving page properties |
|
|
Thank you very much..
You can add to your Article the Performed_Action and Invoked_Action , It is
very helpful for catching the Default Console Events (by the Control Id
that invoked the event), and it is surely useful for many developers who
wants to make operations(like sinding emails) after save, or befoew apprve
etc
Leeor
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:OsJW0j79EHA.960@TK2MSFTNGP11.phx.gbl...
| Quote: | Hi Leeor,
that sounds similar to the approach in my second link below.
Cheers,
Stefan.
"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:OuzgAD79EHA.2596@tk2msftngp13.phx.gbl...
Hi Stefan ,
Yes I wanted to Deliver values from custom property to a placeholder
during
save, and I think I found the best solution,,'
Using the Saving_Content event of the placeholder !
What do you think ?
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:Olcjraz9EHA.3980@TK2MSFTNGP11.phx.gbl...
Hi Leeor,
what would you like to achieve?
To modify a property during save?
Check out the following articles:
http://blogs.msdn.com/stefan_gossner/articles/252808.aspx
http://blogs.msdn.com/stefan_gossner/archive/2004/04/25/119613.aspx
Cheers,
Stefan.
"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:#KbukWz9EHA.2012@TK2MSFTNGP15.phx.gbl...
Hi,
Can I catch an event in a template , or in another handler after I
save
page(posting) custom properties from the console???
TNX
Leeor
|
|
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Tue Jan 11, 2005 7:35 pm Post subject:
Re: Events after saving page properties |
|
|
Hi Leeor,
good hint! Do you have some sample code for this you could share?
Then please send it to me at webmaster@stefan-gossner.de
Thanks in advance,
Stefan.
"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:u$HS1479EHA.3640@tk2msftngp13.phx.gbl...
| Quote: | Thank you very much..
You can add to your Article the Performed_Action and Invoked_Action , It
is
very helpful for catching the Default Console Events (by the Control Id
that invoked the event), and it is surely useful for many developers who
wants to make operations(like sinding emails) after save, or befoew apprve
etc
Leeor
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:OsJW0j79EHA.960@TK2MSFTNGP11.phx.gbl...
Hi Leeor,
that sounds similar to the approach in my second link below.
Cheers,
Stefan.
"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:OuzgAD79EHA.2596@tk2msftngp13.phx.gbl...
Hi Stefan ,
Yes I wanted to Deliver values from custom property to a placeholder
during
save, and I think I found the best solution,,'
Using the Saving_Content event of the placeholder !
What do you think ?
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:Olcjraz9EHA.3980@TK2MSFTNGP11.phx.gbl...
Hi Leeor,
what would you like to achieve?
To modify a property during save?
Check out the following articles:
http://blogs.msdn.com/stefan_gossner/articles/252808.aspx
http://blogs.msdn.com/stefan_gossner/archive/2004/04/25/119613.aspx
Cheers,
Stefan.
"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:#KbukWz9EHA.2012@TK2MSFTNGP15.phx.gbl...
Hi,
Can I catch an event in a template , or in another handler after I
save
page(posting) custom properties from the console???
TNX
Leeor
|
|
|
| Back to top |
|
 |
|
|
|
|