Specifies how a property row is rendered in the edit user interface.
Namespace:
EPiServer.Web.PropertyControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
C# |
---|
public virtual TableRowLayout RowLayout { get; } |
Field Value
One of the values defined in TableRowLayout.Implements
IPropertyControl..::.RowLayout
Remarks
If the control has a adapter that implements IPropertyControl the adapters value will be returned.