Compartir a través de


HtmlContentViewComponentResult.EncodedContent Propiedad

Definición

Obtiene el contenido codificado.

public:
 property Microsoft::AspNetCore::Html::IHtmlContent ^ EncodedContent { Microsoft::AspNetCore::Html::IHtmlContent ^ get(); };
public Microsoft.AspNetCore.Html.IHtmlContent EncodedContent { get; }
member this.EncodedContent : Microsoft.AspNetCore.Html.IHtmlContent
Public ReadOnly Property EncodedContent As IHtmlContent

Valor de propiedad

Se aplica a