Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class DefaultValue

Provides evaluating of devault value for system types.

Inheritance
System.Object
DefaultValue
Namespace: Mediachase.BusinessFoundation.Data.Meta
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public static class DefaultValue : Object

Methods

Evaluate(MetaField)

Evaluates the default value by Meta Field.

Declaration
public static object Evaluate(MetaField field)
Parameters
Type Name Description
MetaField field

The field.

Returns
Type Description
System.Object