Click or drag to resize

LocalizableNotificationLocalizableArgumentCreate Method (String, Boolean)

Namespace:  PDTec.IceNet.Domain.Subscription
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static LocalizableNotificationLocalizableArgument Create(
	string argument,
	bool isResourceKey
)

Parameters

argument
Type: SystemString
isResourceKey
Type: SystemBoolean

Return Value

Type: LocalizableNotificationLocalizableArgument
See Also