BaseXafPage Fields
An abstract ancestor for classes that implement Web Forms pages used in ASP.NET Web Forms XAF applications.
Name | Description |
---|---|
Client |
For internal use. |
Current |
|
post |
A string that defines the EVENTARGUMENT hidden field in the rendered page. Inherited from Page. |
post |
A string that defines the EVENTTARGET hidden field in the rendered page. Inherited from Page. |
See Also