Click or drag to resize

IParagraphServiceGetAvailableParagraphDefinitions Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
IEnumerable<ParagraphDefinition> GetAvailableParagraphDefinitions(
	Page parent,
	string container
)

Parameters

parent
Type: Dynamicweb.ContentPage
container
Type: SystemString

Return Value

Type: IEnumerableParagraphDefinition
See Also