ArcGIS API for Silverlight - Library Reference
ArcGISPortalFolder Constructor
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalFolder Class : ArcGISPortalFolder Constructor

portalUser
The portal user.
Initializes a new instance of the ArcGISPortalFolder class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal portalUser As ArcGISPortalUser _
)
C# 
public ArcGISPortalFolder( 
   ArcGISPortalUser portalUser
)

Parameters

portalUser
The portal user.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.