Sitecore 5.1.1 API

MainUtil Class

Implements a library of standard utility functions.

For a list of all members of this type, see MainUtil Members.

System.Object
   Sitecore.MainUtil

[Visual Basic]
Public Class MainUtil
[C#]
public class MainUtil

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The MainUtil library covers both string and file utility functions. These function at a later point be moved to the StringUtil and FileUtil classes.

Requirements

Namespace: Sitecore

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

MainUtil Members | Sitecore Namespace | DateUtil | FileUtil | HtmlUtil | StringUtil | WebUtil | XmlUtil