kentico_ivanat
-
4/5/2011 8:42:53 AM
RE:NodeGUID vs. NodeID as a stable anchor to documents
Hi,
here is the info for the readers of this thread.
Using the NodeGUID is the best way for this purpose. NodeGUID is used in the Import/Export module and is not changed, when the site is imported in some other installation.
To work with GUID in the code behind it is suggested to use ValidationHelper.GetGUID() method for its validation.
Best regards, Ivana Tomanickova
|