DataScriptAttribute.AutoKeyFor method

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the automatically generated key for given type.

public static string AutoKeyFor(Type type)
parameter description
type The type.

See Also