Click or drag to resize

PublishingGetPublishingsBySql Method

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public static PublishingCollection GetPublishingsBySql(
	string sqlCommandText
)

Parameters

sqlCommandText
Type: SystemString

Return Value

Type: PublishingCollection
See Also