creates a new TokenReplace object for custom context
Namespace: DotNetNuke.Services.TokensAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public TokenReplace( Scope accessLevel, string language, PortalSettings portalSettings, UserInfo user ) |
Visual Basic |
---|
Public Sub New ( accessLevel As Scope, language As String, portalSettings As PortalSettings, user As UserInfo ) |
Parameters
- accessLevel
- Type: DotNetNuke.Services.Tokens..::..Scope
Security level granted by the calling object
- language
- Type: System..::..String
Locale to be used for formatting etc.
- portalSettings
- Type: DotNetNuke.Entities.Portals..::..PortalSettings
PortalSettings to be used
- user
- Type: DotNetNuke.Entities.Users..::..UserInfo
user, for which the properties shall be returned