PartialParseResult Enumeration

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

[FlagsAttribute]
public enum PartialParseResult

Member nameDescription
AcceptedThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

AutoCompleteBlockThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ProvisionalThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

RejectedThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

SpanContextChangedThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Show: