Try our conversational search powered by Generative AI!

Interface IPropertyControlsContainer

Creation of child controls could be triggered externally for controls marked with this interface

Namespace: EPiServer.Web.WebControls
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7
Syntax
public interface IPropertyControlsContainer

Methods

EnsurePropertyControlsCreated()

Triggers EnsureChildControls for the Property.

Declaration
void EnsurePropertyControlsCreated()

Extension Methods