LayoutsPageBase.PageTargetSecurableObject property

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)

Syntax

protected SPSecurableObject PageTargetSecurableObject { get; set; }

Property value

Type: Microsoft.SharePoint.SPSecurableObject
The target securable object.

Remarks

If it is not specifically set to something else, this property returns the object in the Web property.

See also

Reference

LayoutsPageBase class

LayoutsPageBase members

Microsoft.SharePoint.WebControls namespace