Click or drag to resize
ICMSModalMasterPageSetSaveResourceString Method
Sets Save and Close button resource string.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
void SetSaveResourceString(
	string resourceString
)

Parameters

resourceString
Type: SystemString
Resource string
See Also