SPWeb.FirstUniqueRoleDefinitionWeb property
SharePoint 2013
Gets the website where the role definitions for the current site were defined.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration Public ReadOnly Property FirstUniqueRoleDefinitionWeb As SPWeb Get 'Usage Dim instance As SPWeb Dim value As SPWeb value = instance.FirstUniqueRoleDefinitionWeb
Property value
Type: Microsoft.SharePoint.SPWebAn SPWeb object that represents the website where the role definitions were defined.