Overload List

  NameDescription
Public methodTokenReplace()()()()
creates a new TokenReplace object for default context
Public methodTokenReplace(Int32)
creates a new TokenReplace object for default context and the current module
Public methodTokenReplace(Scope)
creates a new TokenReplace object for custom context
Public methodTokenReplace(Scope, Int32)
creates a new TokenReplace object for custom context
Public methodTokenReplace(Scope, String, PortalSettings, UserInfo)
creates a new TokenReplace object for custom context
Public methodTokenReplace(Scope, String, PortalSettings, UserInfo, Int32)
creates a new TokenReplace object for custom context

See Also