FormScriptAttribute.LocalTextPrefix property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

If set, modifies the local text prefix that should be used instead of the automatically calculated one from Key and Namespace

public string LocalTextPrefix { get; set; }

See Also