Click or drag to resize
ISubscriberFullNameFormaterGetRoleSubscriberName Method
Returns name for role subscriber.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
string GetRoleSubscriberName(
	string roleName
)

Parameters

roleName
Type: SystemString
Name of role

Return Value

Type: String
Name of role subscriber
See Also