| ActivationManagerCreateRuleT Method |
Namespace:
Dynamicweb.Content.Items.Activation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public T CreateRule<T>()
where T : CreationRule
Public Function CreateRule(Of T As CreationRule) As T
Type Parameters
- T
Return Value
Type:
TSee Also