Dynamicweb 8 Documentation
Information Property

Name of the property that is requested
Gives access to extranet custom fields.
Syntax
'Declaration
 
Public ReadOnly Property Information( _ 
   ByVal Name As String _ 
) As String
public string Information( 
   string Name 
) {get;}

Parameters

Name
Name of the property that is requested

Property Value

The value of the requested property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Extranet Class
Extranet Members

Send Feedback