HtmlOptionItemText Property |
Gets or sets a value that indicates the display text of this
HtmlOptionItem.
This property is typically rendered as the inner HTML in the
HTML element.
Namespace: Kentico.Web.MvcAssembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax public string Text { get; set; }
Property Value
Type:
StringSee Also