This documentation is archived and is not being maintained.

BaseCompareValidator.GetDateElementOrder Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Protected Shared Function GetDateElementOrder() As String
[C#]
protected static string GetDateElementOrder();
[C++]
protected: static String* GetDateElementOrder();
[JScript]
protected static function GetDateElementOrder() : String;

See Also

BaseCompareValidator Class | BaseCompareValidator Members | System.Web.UI.WebControls Namespace

Show: