System.Web.Compilation.LinePragmaCodeInfo.IsCodeNugget Property

Gets a value indicating whether the script block is located inside <% %> tags.

Syntax

public bool IsCodeNugget { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Code located within the <% %> tags is referred to as a "nugget".

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0