Namespace: Kettic.AspNet.Controls.Editor.DiffAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic abstract string Text { get; }
Public MustOverride ReadOnly Property Text As String
Get
public:
virtual property String^ Text {
String^ get () abstract;
}
abstract Text : string with get
Property Value
Type:
String
See Also