Click or drag to resize

FieldOptionMetadataSourceSafeCopyString Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use SafeStringCopy instead.")]
protected string SafeCopyString(
	string str
)

Parameters

str
Type: SystemString

Return Value

Type: String
See Also