Suggest a data file/location for the passed in template settings, identifier and basetype
This is used to automatically return a "suggested" data file/location
This is used to automatically return a "suggested" data file/location
Namespace: Stator.libPublic.DataPlugins
Assembly: libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax
Parameters
- templateSettings
- Type: SystemString
A string representing the template settings - identifier
- Type: SystemString
An identifier for the item being searched - baseType
- Type: SystemString
The base type for the item being searched
Return Value
Type: StringA path to the data file/location found as a result of the search
See Also