Dynamicweb 8 Documentation
VariantOption Constructor(String,Language)

The ID.
The lang.
Initializes a new instance of the VariantOption class.
Syntax
'Declaration
 
Public Function New( _ 
   ByVal ID As String, _ 
   ByVal lang As Language _ 
)
public VariantOption( 
   string ID,
   Language lang 
)

Parameters

ID
The ID.
lang
The lang.
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

VariantOption Class
VariantOption Members
Overload List

Send Feedback