Click or drag to resize
CurrentBundleResolverIsBundleVirtualPath Method

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public bool IsBundleVirtualPath(
	string virtualPath
)

Parameters

virtualPath
Type: SystemString

Return Value

Type: Boolean
See Also