Sitecore 5.0 API

StringUtil.Mid Method

Gets the middle part of a string.

Overload List

Gets the middle part of a string.

public static string Mid(string,int);

Gets the middle part of a string.

public static string Mid(string,int,int);

See Also

StringUtil Class | Sitecore Namespace | Left | Right