Click or drag to resize
FactGetString Method (String, IFormatProvider)
Returns a String value of this object.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public string GetString(
	string format,
	IFormatProvider provider
)

Parameters

format
Type: SystemString
Format.
provider
Type: SystemIFormatProvider
Format provider.

Return Value

Type: String
Value.
Remarks