Table of Contents

Class ValidateDateValueCommandArguments

Namespace
Kentico.Xperience.Admin.Base.Forms
Assembly
Kentico.Xperience.Admin.Base.dll

Arguments of the command that validates the format of a Date value.

public sealed class ValidateDateValueCommandArguments
Inheritance
object
ValidateDateValueCommandArguments
Extension Methods

Properties

Value

The string value whose format is to be validated.

public string Value { get; set; }

Property Value

string