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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static RuleInfo GetRuleInfo(
	Guid ruleGuid
)

Parameters

ruleGuid
Type: SystemGuid
Rule GUID

Return Value

Type: RuleInfo
See Also