SPUtility.WebRelativeUrlPrefix Field

The value of this string is ~site/.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.StaticReadonlyField)> _
Public Shared ReadOnly WebRelativeUrlPrefix As String
'Usage
Dim value As String

value = SPUtility.WebRelativeUrlPrefix
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.StaticReadonlyField)]
public static readonly string WebRelativeUrlPrefix

See Also

Reference

SPUtility Class

SPUtility Members

Microsoft.SharePoint.Utilities Namespace