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

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

Inheritance Hierarchy

See Also