Click or drag to resize
NewsletterInfoMethodsGetNiceName Method
Macro method for method GetNiceName

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 10.0.0
Syntax
C#
public static Object GetNiceName(
	EvaluationContext context,
	params Object[] parameters
)

Parameters

context
Type: CMS.MacroEngineEvaluationContext
parameters
Type: SystemObject

Return Value

Type: Object
See Also