Click or drag to resize
AbstractOutputFileCheckUseWatermark Method
Checks whether the watermark can be used

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax
C#
protected bool CheckUseWatermark(
	string siteName,
	int imageWidth,
	int imageHeight
)

Parameters

siteName
Type: SystemString
imageWidth
Type: SystemInt32
imageHeight
Type: SystemInt32

Return Value

Type: Boolean
See Also