Share via


TextChangeType Enumeration

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

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

Syntax

'Declaration
Public Enumeration TextChangeType
'Usage
Dim instance As TextChangeType
public enum TextChangeType
public enum class TextChangeType
type TextChangeType
public enum TextChangeType

Members

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

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

See Also

Reference

System.Web.Razor.Text Namespace