Click or drag to resize
DocumentValidatorRemoveVirtualContextData Method
Removes virtual context data from the path.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
protected static string RemoveVirtualContextData(
	string path,
	string cultureCode
)

Parameters

path
Type: SystemString
cultureCode
Type: SystemString

Return Value

Type: String
See Also