Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.IsInitialContentForStartPage method

SharePoint 2013

Returns whether the content presently being loaded is the initial content for a start page.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)]
public static bool IsInitialContentForStartPage(
	HttpContext ctx,
	bool requireIsDelta
)

Parameters

ctx
Type: System.Web.HttpContext
requireIsDelta
Type: System.Boolean

Return value

Type: System.Boolean
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.