Click or drag to resize
InformationAttribute Constructor (String)
Constructor.

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

Parameters

resourceString
Type: SystemString
Resource string for the information
See Also