Table of Contents

Class UIFormMacroSourceRegister

Namespace
Kentico.Xperience.Admin.Base.Forms
Assembly
Kentico.Xperience.Admin.Base.dll

Register allowing to extend macro expression resolution for administration forms.

public sealed class UIFormMacroSourceRegister
Inheritance
object
UIFormMacroSourceRegister
Extension Methods

Constructors

UIFormMacroSourceRegister()

public UIFormMacroSourceRegister()

Properties

Instance

Gets instance of UIFormMacroSourceRegister.

public static UIFormMacroSourceRegister Instance { get; }

Property Value

UIFormMacroSourceRegister

Methods

RegisterMacroField(MacroField)

Registers given field globally to form macro resolver.

public void RegisterMacroField(MacroField field)

Parameters

field MacroField