ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer.TagHelpers Namespace / ScriptsTagHelper Class / Culture Property

In This Topic
    Culture Property (ScriptsTagHelper)
    In This Topic
    Gets or sets the culture which is used for scripts localization.
    Syntax
    'Declaration
     
    Public Property Culture As String
    public string Culture {get; set;}
    See Also