Overload List
| Name | Description | |
|---|---|---|
| TokenReplace()()()() |
creates a new TokenReplace object for default context
| |
| TokenReplace(Int32) |
creates a new TokenReplace object for default context and the current module
| |
| TokenReplace(Scope) |
creates a new TokenReplace object for custom context
| |
| TokenReplace(Scope, Int32) |
creates a new TokenReplace object for custom context
| |
| TokenReplace(Scope, String, PortalSettings, UserInfo) |
creates a new TokenReplace object for custom context
| |
| TokenReplace(Scope, String, PortalSettings, UserInfo, Int32) |
creates a new TokenReplace object for custom context
|