ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / OnClientItemPasting Property

In This Topic
    OnClientItemPasting Property
    In This Topic
    The event fired before an item is pasted.
    Syntax
    'Declaration
     
    Public Property OnClientItemPasting As System.String
    public System.string OnClientItemPasting {get; set;}
    See Also