List of strings with default page names, these pages are synonomous with a URL ending in a directory.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ArrayList DefaultPageNames { get; set; }
Public Property DefaultPageNames As ArrayList
public: property ArrayList^ DefaultPageNames { ArrayList^ get (); void set (ArrayList^ value); }
Remarks
If this list contains "default.aspx" for example, then http://localhost/default.aspx will be treated as equal to http://localhost/