This topic has not yet been rated - Rate this topic

LayoutsPageBase.PageTarget property

Use the PageTargetSecurableObject property instead of this property.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
protected ISecurableObject PageTarget { get; set; }

Property value

Type: Microsoft.SharePoint.ISecurableObject
The target securable object; for example a Web site or a list.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.