Dynamicweb 8 Documentation
DeleteCheckBoxType Method

DB field name is PropValueProductID.
DB field name is PropValueLangugeID.
Deletes the type of the check box.
Syntax
'Declaration
 
Public Sub DeleteCheckBoxType( _ 
   ByVal prodId As String, _ 
   ByVal langId As String _ 
) 
public void DeleteCheckBoxType( 
   string prodId,
   string langId 
)

Parameters

prodId
DB field name is PropValueProductID.
langId
DB field name is PropValueLangugeID.
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

PropertyProductValue Class
PropertyProductValue Members

Send Feedback