SPUtility.IsDesignTimeRender Method

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Shared Function IsDesignTimeRender As Boolean

Dim returnValue As Boolean

returnValue = SPUtility.IsDesignTimeRender()
public static bool IsDesignTimeRender()

Return Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

SPUtility Class

SPUtility Members

Microsoft.SharePoint.Utilities Namespace