Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.MacroEngine Namespaces
CMS.MacroEngine
MacroRuleInfoProvider Class
MacroRuleInfoProvider Methods
Delete Method
DeleteMacroRuleInfo Method
DeleteMacroRuleInfoInternal Method
GetMacroRuleInfo Method
GetMacroRuleInfoInternal Method
GetMacroRules Method
GetMacroRulesCondition Method
GetMacroRulesConditionInternal Method
GetMacroRulesInternal Method
Set Method
SetMacroRuleInfo Method
SetMacroRuleInfoInternal Method
MacroRuleInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
MacroRuleInfo
info
)
Parameters
info
Type:
CMS.MacroEngine
MacroRuleInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
MacroRuleInfoProvider Class
CMS.MacroEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com