Sitecore 5.1.1 API
MainUtil.ExpandSitecorePath Method
[Visual Basic]
Public Shared Function ExpandSitecorePath( _
ByVal
path
As
String
_
) As
String
[C#]
public static
string
ExpandSitecorePath(
string
path
);
See Also
MainUtil Class
|
Sitecore Namespace