C# Class BoC.Web.Mvc.Extensions.StringExtensions

Show file Open project: csteeg/BoC

Public Methods

Method Description
ToJScriptString ( this value ) : string
ToJScriptString ( this value, bool forUrl ) : string

Method Details

ToJScriptString() public static method

public static ToJScriptString ( this value ) : string
value this
return string

ToJScriptString() public static method

public static ToJScriptString ( this value, bool forUrl ) : string
value this
forUrl bool
return string