| ActivationManagerGetRuleTypes Method (String) |
Namespace:
Dynamicweb.Content.Items.Activation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IEnumerable<Type> GetRuleTypes(
string target
)
Public Function GetRuleTypes (
target As String
) As IEnumerable(Of Type)
Parameters
- target
- Type: SystemString
Return Value
Type:
IEnumerableTypeSee Also