Click or drag to resize

ActivationManagerGetRuleTypes Method (String)

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<Type> GetRuleTypes(
	string target
)

Parameters

target
Type: SystemString

Return Value

Type: IEnumerableType
See Also