Click or drag to resize
BlogPropertiesStopProcessing Property
Indicates whether processing should be stopped.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax
C#
public bool StopProcessing { get; set; }

Property Value

Type: Boolean
See Also