CustomMacroContainer Class |
Namespace: CMS.MacroEngine
public class CustomMacroContainer : ISimpleDataContainer
The CustomMacroContainer type exposes the following members.
Name | Description | |
---|---|---|
CustomMacroContainer |
Creates new instance of CustomMacroObject.
|
Name | Description | |
---|---|---|
Item |
Gets or sets the value of the column.
| |
Resolver |
Gets or sets resolver used to resolve Custom macros.
|
Name | Description | |
---|---|---|
CheckRequiredColumns |
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.) |