MvcViewOptions.HtmlHelperOptions 屬性

定義

取得或設定 HTML 協助程式和 ViewContext 的程式設計設定。

public:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::HtmlHelperOptions ^ HtmlHelperOptions { Microsoft::AspNetCore::Mvc::ViewFeatures::HtmlHelperOptions ^ get(); void set(Microsoft::AspNetCore::Mvc::ViewFeatures::HtmlHelperOptions ^ value); };
public Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelperOptions HtmlHelperOptions { get; set; }
member this.HtmlHelperOptions : Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelperOptions with get, set
Public Property HtmlHelperOptions As HtmlHelperOptions

屬性值

適用於