Click or drag to resize
BlogsActivityLoggerLogBlogPostSubscriptionActivity Method (BlogPostSubscriptionInfo, Int32, Int32, String)
Logs Blog post subscription.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 12.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionThrown when blogPostSubscriptionInfo is null.
ArgumentExceptionThrown when blog post or blog of blogPostSubscriptionInfo is null.
See Also