kentico_jurajo
-
4/18/2012 5:34:43 AM
RE:StopProcessing
Hi,
This property is being used in special cases when you want to set the properties or load the data in the web part/control later than usual. For example when using nested controls or controls within a transformation.
By setting this property to true you will stop loading the properties, set the properties you want, set the stop processing property to false again and call the RelaodData method.
Best regards, Juraj Ondrus
|