Click or drag to resize

CustomFieldName Property

Stores and retrieves the current field name.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public string Name { get; set; }

Return Value

Type: String
The name of the field.
Remarks