This is a migrated thread and some comments may be shown as answers.

What can be done with IInitializeTransients

1 Answer 32 Views
Development (API, general questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mike
Top achievements
Rank 1
Mike asked on 01 Apr 2009, 09:05 PM
I can only find a reference in the API, so I've no idea how to use it.  I've done a home-grown approach to initialize transients using 

IInstanceCallbacks.PostLoad.  I'm wondering can this interface help me do it more elegantly.
Michael

.  

1 Answer, 1 is accepted

Sort by
0
Thomas
Telerik team
answered on 06 Apr 2009, 09:06 AM
Hello Mike,

yes, the IInitializeTransients is a more elegant/flexible way to initialize transient fields in your application. The passed InitOperation describes the reason why the callback is called.
I've made a notice that the product documentation should be more helpful for this case.

All the best,
Thomas
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Development (API, general questions)
Asked by
Mike
Top achievements
Rank 1
Answers by
Thomas
Telerik team
Share this question
or