PropertyItemsLocalTextRegistration.IsLocalTextKeyCandidate method

namespace: Serenity.Localization   assemblySerenity.Net.Core

Returns true if the text value can be a local text key that could be passed to the client side

public static bool IsLocalTextKeyCandidate(string text)
parameter description
text Key or text

See Also