Directory GetFiles Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodGetFiles(String)
Returns the names of files (including their paths) in the specified directory.
(Overrides AbstractDirectory GetFiles(String).)
Public methodGetFiles(String, String)
Returns the names of files (including their paths) in the specified directory.
(Overrides AbstractDirectory GetFiles(String, String).)
Back to Top
See Also