[Missing <summary> documentation for "T:System.WebControls.TextTypes"]
Assembly: System.Web.Extensions2 (in System.Web.Extensions2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public enum TextTypes |
Visual Basic |
---|
Public Enumeration TextTypes |
Visual C++ |
---|
public enum class TextTypes |
F# |
---|
type TextTypes |
Members
Member name | Value | Description | |
---|---|---|---|
CurrencyText | 0 | ||
DecimalText | 1 | ||
PlainText | 2 |