DataScriptAttribute.AutoKeyFor method
Gets the automatically generated key for the given type.
public static string AutoKeyFor(Type type)
| parameter | description |
|---|---|
| type | The type. |
Return Value
The automatically generated key.
See Also
- class DataScriptAttribute