HtmlContentViewComponentResult.EncodedContent Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the encoded content.
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.IHtmlContentPublic ReadOnly Property EncodedContent As IHtmlContent