Class UIFormMacroSourceRegister
Register allowing to extend macro expression resolution for administration forms.
public sealed class UIFormMacroSourceRegister
- Inheritance
-
objectUIFormMacroSourceRegister
- Extension Methods
Constructors
UIFormMacroSourceRegister()
public UIFormMacroSourceRegister()
Properties
Instance
Gets instance of UIFormMacroSourceRegister.
public static UIFormMacroSourceRegister Instance { get; }
Property Value
Methods
RegisterMacroField(MacroField)
Registers given field globally to form macro resolver.
public void RegisterMacroField(MacroField field)
Parameters
fieldMacroField