Click or drag to resize
AttachmentVariantContextScopeType Method
Defines the page type of allowed scope to match.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public AttachmentVariantContextScope Type(
	string type
)

Parameters

type
Type: SystemString
Class name of the page type.

Return Value

Type: AttachmentVariantContextScope
See Also