IYUI2SimpleEditorwPlainText Property |
Returns the text of the editor excluding its HTML markup.
Namespace:
SmartBear.TestLeft.TestObjects.Web.YUI2
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax string wPlainText { get; }
ReadOnly Property wPlainText As String
Get
Dim instance As IYUI2SimpleEditor
Dim value As String
value = instance.wPlainText
property String^ wPlainText {
String^ get ();
}
Property Value
Type:
StringExceptions See Also