[]
Gets or sets whether the renderer encodes the values from the data model and the user's input using the HtmlEncode method.
public bool EncodeValue { get; set; }
Public Property EncodeValue As Boolean