| 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; }
Public Property Name As String
Get
Set
Return Value
Type:
StringThe name of the field.
Remarks See Also