[Missing <summary> documentation for "T:System.WebControls.DateTimeLong"]

Namespace: System.WebControls
Assembly: System.Web.Extensions2 (in System.Web.Extensions2.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class DateTimeLong : CompositeControl
Visual Basic
Public Class DateTimeLong
	Inherits CompositeControl
Visual C++
public ref class DateTimeLong : public CompositeControl
F#
type DateTimeLong =  
    class
        inherit CompositeControl
    end

Inheritance Hierarchy

See Also