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

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 Contact : CompositeControl
Visual Basic
Public Class Contact
	Inherits CompositeControl
Visual C++
public ref class Contact : public CompositeControl
F#
type Contact =  
    class
        inherit CompositeControl
    end

Inheritance Hierarchy

See Also