| CustomFieldValidationContext Property |
Gets the validation context.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public virtual string ValidationContext { get; }
Public Overridable ReadOnly Property ValidationContext As String
Get
Property Value
Type:
String
The validation context.
See Also