CpPageFormatDbString(Object, String) Method

Definition

Namespace: Centralpoint.Web.UI
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string FormatDbString(
	Object value,
	string format
)

Parameters

value  Object
 
format  String
 

Return Value

String

See Also