MacroResolverGetSourceAlias Method |
Gets the named source data by the given selector.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public virtual string GetSourceAlias(
string selector
)
Parameters
- selector
- Type: SystemString
Selector
Return Value
Type:
StringSee Also