frmVendorNoticesEmailInsertEmailField Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void InsertEmailField(
	ref string content,
	string field,
	VendorEmail email
)

Parameters

content  String
 
field  String
 
email  VendorEmail
 

See Also