Click or drag to resize
AttachmentVariantContextScopeOnSite Method
Defines the site of the allowed scope to match.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public AttachmentVariantContextScope OnSite(
	SiteInfoIdentifier siteIdentifier
)

Parameters

siteIdentifier
Type: CMS.DataEngineSiteInfoIdentifier
Site identifier.

Return Value

Type: AttachmentVariantContextScope
See Also