ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheet Class / SaveActionUrl Property

In This Topic
    SaveActionUrl Property
    In This Topic
    Gets and sets the url of save action.
    Syntax
    'Declaration
     
    
    Public Property SaveActionUrl As String
    public string SaveActionUrl {get; set;}
    See Also