ItemValuesGeneratePaths Method |
Goes through all values in the tree and assigns a path with each node containing the value's name.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void GeneratePaths()
public:
void GeneratePaths()
member GeneratePaths : unit -> unit
See Also