  | TextControlEncodedValue Property  | 
 
 Gets the encoded value.
 
 
    Namespace: 
   Dynamicweb.News.Common.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic Object EncodedValue { get; }Public ReadOnly Property EncodedValue As Object
	Get
Property Value
Type: 
ObjectThe encoded value.
See Also