Click or drag to resize
BlogInfoGetDataQueryInternal Method
Gets the data query for this object type

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax
C#
protected override IDataQuery GetDataQueryInternal()

Return Value

Type: IDataQuery
See Also