Dynamicweb 9
Dynamicweb 9
Dynamicweb.News.Common
CustomField Class
CustomField Properties
AdditionalValidator Property
Context Property
DropDownDefaultValue Property
DropDownList Property
EnableClientValidation Property
IsDropDown Property
ItemID Property
Name Property
Required Property
Sort Property
SystemName Property
TypeID Property
ValidationContext Property
Value Property
CustomField
SystemName Property
Stores and retrieves the current field system name.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
C#
VB
Copy
public
string
SystemName
{
get
;
set
; }
Public
Property
SystemName
As
String
Get
Set
Property Value
Type:
String
Implements
IFControlInfo
SystemName
See Also
Reference
CustomField Class
Dynamicweb.News.Common Namespace