| TextControlControlOutput Property |
Gets the control output.
Namespace:
Dynamicweb.News.Common.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public override string ControlOutput { get; }
Public Overrides ReadOnly Property ControlOutput As String
Get
Property Value
Type:
StringThe control output.
See Also