Click or drag to resize

UserPermissionget_TranslationOf Method (UserPermissionRights, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.UserPermissions
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use GetTranslationOf instead")]
public static string get_TranslationOf(
	UserPermissionRights permission,
	string usageContext
)

Parameters

permission
Type: Dynamicweb.Ecommerce.UserPermissionsUserPermissionRights
usageContext
Type: SystemString

Return Value

Type: String
See Also