Click or drag to resize
CheckInRequiredException Constructor (String)
Initializes a new instance of the CheckInRequiredException class

Namespace: ConnectedApps.Cms.Exceptions
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CheckInRequiredException(
	string message
)

Parameters

message
Type: SystemString
See Also