Initializes a new instance of the Postedby class

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

Syntax

C#
public Postedby()
Visual Basic
Public Sub New
Visual C++
public:
Postedby()
F#
new : unit -> Postedby

See Also