SPWebApplication.ShowURLStructure Property
SharePoint 2010
Gets or sets a Boolean value that specifies whether users are allowed to see the file structures of Web sites.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.BooleanBoolean
true to allow users to see file structures; otherwise, false. The default value is true.
| Exception | Condition |
|---|---|
| SecurityException |
The property cannot be set because the current user is not a farm administrator. |