ToolsStringsPaste Property |
Namespace: Kettic.AspNet.Controls.Editor
public string Paste { get; set; }
Public Property Paste As String Get Set
public: property String^ Paste { String^ get (); void set (String^ value); }
member Paste : string with get, set