FormMappingContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
與指定表單對應作業相關聯的內容。
public sealed class FormMappingContext
type FormMappingContext = class
Public NotInheritable Class FormMappingContext
- 繼承
-
FormMappingContext
屬性
MappingScopeName |
對應範圍名稱。 |
方法
GetAllErrors() |
擷取模型的所有錯誤。 |
GetAllErrors(String) |
擷取模型的所有錯誤。 |
GetAttemptedValue(String, String) |
擷取無法對應指定模型索引鍵的嘗試值。 |
GetAttemptedValue(String) |
擷取無法對應指定模型索引鍵的嘗試值。 |
GetErrors(String, String) |
擷取指定模型索引鍵的錯誤清單。 |
GetErrors(String) |
擷取指定模型索引鍵的錯誤清單。 |