ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Upload Namespace / C1UploadExtender Class / Action Property

In This Topic
    Action Property
    In This Topic
    Gets or sets a value that indicates the server-side handler which handles the post requested.
    Syntax
    'Declaration
     
    Public Property Action As System.String
    public System.string Action {get; set;}
    See Also