Click or drag to resize
IServerContextFormat Method
Overload List
  NameDescription
Public methodFormat(Object)
Public methodFormat(String, Object, IFormatProvider)
Converts the value of a specified object to an equivalent string representation using specified format and culture-specific formatting information.
(Inherited from ICustomFormatter.)
Top
See Also