Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the securable object, such as a Web site or list on which the LayoutsPageBase operates.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Property PageTargetSecurableObject As SPSecurableObject
Get
Set
'Usage
Dim value As SPSecurableObject
value = Me.PageTargetSecurableObject
Me.PageTargetSecurableObject = value
protected SPSecurableObject PageTargetSecurableObject { get; set; }
Type: Microsoft.SharePoint.SPSecurableObject
The target securable object.
If it is not specifically set to something else, this property returns the object in the Web property.