Sitecore 5.0 API

StringUtil.GetString Method (Object, String)

Stres the get.

[Visual Basic]
Overloads Public Shared Function GetString( _
   ByVal value As Object, _
   ByVal defaultValue As String _
) As String
[C#]
public static string GetString(
   object value,
   string defaultValue
);

Parameters

value
Value.
defaultValue
Default value.

See Also

StringUtil Class | Sitecore Namespace | StringUtil.GetString Overload List