Click or drag to resize

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; }

Property Value

Type: String
Table key.

Return Value

Type: String
The current table key.
Remarks