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