WebPageRazorHost.IsSpecialPage Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a value that indicates whether the webpage is a special page.

public bool IsSpecialPage { get; }
member this.IsSpecialPage : bool
Public ReadOnly Property IsSpecialPage As Boolean

Property Value

true if the webpage is a special page; otherwise, false.

Applies to