Click or drag to resize
AbstractFileSystemTypeWideJobGetObjectInfoMessageFormat Method
Gets format of message informing about object's action.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax
C#
protected string GetObjectInfoMessageFormat(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type.

Return Value

Type: String
See Also