Click or drag to resize
MacroResolverGetSourceAlias Method
Gets the named source data by the given selector.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string GetSourceAlias(
	string selector
)

Parameters

selector
Type: SystemString
Selector

Return Value

Type: String
See Also