Sitecore 5.1.1 API

MainUtil.MakeFilePath Method

Builds a file path from a folder and a file.

Overload List

Builds a file path from a folder and a file.

public static string MakeFilePath(string,string);

Builds a file path from a folder and a file.

public static string MakeFilePath(string,string,bool);

See Also

MainUtil Class | Sitecore Namespace