EptDateTimeFieldFieldName Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets a value that contains a field that contains a date/time value. If this parameter is not specified the current date/time is used. If the value is specified and the field either does not exists or does not contain any date/time value the component does nothing.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public override EptFieldName FieldName { get; set; }

Property Value

Type: EptFieldName
The name of the field.
See Also

Reference