protected static void IdentifyDataFiles(
TAction item
)Protected Shared Sub IdentifyDataFiles (
item As TAction
)No code example is currently available or this language may not be supported.When this method is called, make sure that the InitializeLevels method has already been called.
Only call CheckElements after first calling IdentifyFiles. That method relies on the file objects in this version.
In this version, only the local DataFiles group is resolved. If you want to use a globally resolvable template, implement a user property containing that template name and set the DataFilename, etc., property at the site with a reference to that custom property.