This documentation is archived and is not being maintained.

Page.postEventArgumentID Field

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

[Visual Basic]
Protected Const postEventArgumentID As String
[C#]
protected const string postEventArgumentID;
[C++]
protected: const String* postEventArgumentID;
[JScript]
protected var postEventArgumentID : String;

See Also

Page Class | Page Members | System.Web.UI Namespace

Show: