Share via


TemplateRedirectionPage.IsReusable Property

Gets a value that indicates if the page is reusable.

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

Syntax

'Declaration
Public ReadOnly Property IsReusable As Boolean
    Get
'Usage
Dim instance As TemplateRedirectionPage
Dim value As Boolean

value = instance.IsReusable
public bool IsReusable { get; }

Property Value

Type: System.Boolean
false

Implements

IHttpHandler.IsReusable

See Also

Reference

TemplateRedirectionPage Class

TemplateRedirectionPage Members

Microsoft.SharePoint.Publishing Namespace