ManagerEngine Methods
From MCManager API
The ManagerEngine type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConvertPathToURI |
Returns a site absolute path from a absolute file system path for
example /www/mywwwroot/mydir/myfile.htm will be converted to /mydir/myfile.htm.
| |
| ConvertURIToPath |
Converts a URI like /mydir/myfile.htm to /site/root/mydir/myfile.htm
| |
| DecryptPath | ||
| DispatchEvent | ||
| EncryptPath | ||
| Equals | (Inherited from Object.) | |
| ExecuteEvent | ||
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetFile | Overloaded. | |
| GetFSFromPath |
Returns FS from path.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetJSConfig | ||
| GetLang | Overloaded. | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsToolEnabled | Overloaded. | |
| MapPath | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ResolveConfig | ||
| ToAbsPath | ||
| ToString | (Inherited from Object.) | |
| ToVisualPath | Overloaded. | |
| VerifyFile | Overloaded. | |
| VerifyPath |