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

In This Topic
    SaveActionUrl Property (FlexSheet)
    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