ViewContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
檢視執行的內容。
public ref class ViewContext : Microsoft::AspNetCore::Mvc::ActionContext
public class ViewContext : Microsoft.AspNetCore.Mvc.ActionContext
type ViewContext = class
inherit ActionContext
Public Class ViewContext
Inherits ActionContext
- 繼承
建構函式
屬性
方法
GetFormContextForClientValidation() |
FormContext取得已啟用 if ClientValidationEnabled 的 。 |