Suoranta.EnterpriseLib.Web - Developer API

BundleExtensions..::..TryInclude<(Of <(<'T>)>)> Method

Namespace:  Suoranta.EnterpriseLib.Web
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static bool TryInclude<T>(
	this T bundle,
	string pattern,
	params string[] pathOptions
)
where T : Bundle

Type Parameters

T

Parameters

bundle
Type: T
pattern
Type: String
pathOptions
Type: array<String>[]()[][]