PageExecutionContext.IsLiteral Property

.NET Framework (current version)
 

Gets a flag that indicates whether the block contains literal content that should be deeply scanned for selection mapping purposes.

Namespace:   System.Web.Instrumentation
Assembly:  System.Web (in System.Web.dll)

member IsLiteral : bool with get, set

Property Value

Type: System.Boolean

true if the block contains literal content that should be deeply scanned for selection mapping purposes; otherwise, false;

.NET Framework
Available since 4.5
Return to top
Show: