| CustomFieldDropDownKey Property |
Stores and retrieves the current table key.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string Key { get; set; }
Public Property Key As String
Get
Set
Property Value
Type:
StringTable key.
Return Value
Type:
StringThe current table key.
Remarks See Also