Property Text
Text
The pasted text the view is about to insert. Already sanitized by OnSanitizingPaste(string). Subscribers may replace it with a different string to alter what gets inserted.
public string Text { get; set; }
The pasted text the view is about to insert. Already sanitized by OnSanitizingPaste(string). Subscribers may replace it with a different string to alter what gets inserted.
public string Text { get; set; }