Click or drag to resize
VastAdBreakadsForDatawithWrappers Method

Namespace: Veeplay.media.events
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, List<VASTInLineNode>> adsForDatawithWrappers(
	string sourceContents,
	List<VASTWrapperNode> wrappers,
	int sourceIndex
)

Parameters

sourceContents
Type: SystemString
wrappers
Type: System.Collections.GenericListVASTWrapperNode
sourceIndex
Type: SystemInt32

Return Value

Type: DictionaryString, ListVASTInLineNode
See Also