Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.ShowUrlStructureForCurrentUser property

Retrieves a Boolean value that specifies whether the current user is allowed to see the file structure of the current site. The default value is false.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallablePropertyAttribute(ExcludeFromDefaultRetrieve = true)]
public bool ShowUrlStructureForCurrentUser { get; }

Property value

Type: System.Boolean
A Boolean true if current user can show URL structure.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.