Click or drag to resize
RuleInfoProviderGetRuleInfoInternal Method (Guid)
Returns rule with specified GUID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual RuleInfo GetRuleInfoInternal(
	Guid ruleGuid
)

Parameters

ruleGuid
Type: SystemGuid
Rule GUID

Return Value

Type: RuleInfo
See Also