Dynamicweb 8 Documentation
UpdateDefaultValues Method

The new default name.
The new default description.
Updates the default name and description, which are used when no translation is found.
Syntax
'Declaration
 
Public Sub UpdateDefaultValues( _ 
   ByVal name As String, _ 
   ByVal description As String _ 
) 
public void UpdateDefaultValues( 
   string name,
   string description 
)

Parameters

name
The new default name.
description
The new default description.
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

ReturnMerchandiseAuthorizationState Class
ReturnMerchandiseAuthorizationState Members

Send Feedback