| FieldOptionMetadataSourceSafeStringCopy Method |
Namespace:
Dynamicweb.Content.Items.Metadata
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax protected string SafeStringCopy(
string value
)
Protected Function SafeStringCopy (
value As String
) As String
Parameters
- value
- Type: SystemString
Return Value
Type:
StringSee Also