  | PropertiesSetDefaultValue Method  | 
  
    Namespace: 
   Dynamicweb.Modules
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic void SetDefaultValue(
	string name,
	string newValue
)
Public Sub SetDefaultValue ( 
	name As String,
	newValue As String
)
Parameters
- name
 - Type: SystemString
 - newValue
 - Type: SystemString
 
See Also