This documentation is archived and is not being maintained.
WebPageRenderingBase::User Property
Namespace:
System.Web.WebPages Assembly:
System.Web.WebPages (in System.Web.WebPages.dll)
public:
virtual property IPrincipal^ User {
IPrincipal^ get ();
internal: void set (IPrincipal^ value);
}