Share via


validateWelcomeNames Parameter

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Data Type: Boolean string

All Web sites have a default page that is displayed when you first access the site. This page, often called the home page, is usually named index.htm or default.htm, although it can be any page set up as the default by the Web administrator.

The validateWelcomeNames parameter is used with methods such as list documents Method or put web struct Method to return metadata for the file. true to request whether each item in the list of links for a file is a link to a default page, and if so, whether the default page exists. If false, no checking for default names is done.